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