[futurebasic] END statement (FB^3)

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2000 : Group Archive : Group : All Groups

From: Richard Goodman <bhomme@...>
Date: Wed, 5 Jan 2000 07:29:24 -0700
I notice in the Reference Manual that END now releases all resources. Does
this mean that we no longer have to worry about releasing individual
resources (even non-purgeable ones) as long as the END statement is the
last one executed?

Richard