Proper Cleanup of Variables in VFP 6.0
- From: "Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 11:54:29 -0700
I'm developed .NET apps for the past 2 years and now I'm working with my
first VFP6.0 application. In .NET, you can keep your programming 'clean' by
setting the value of non-managed resources = NOTHING. I've noticed in VFP
you can specify that your variables are 'released' by typing "RELEASE
variablename". Are these two functions essentially the same? Or are they
different?
Thanks.
.
- Follow-Ups:
- Re: Proper Cleanup of Variables in VFP 6.0
- From: Dan Freeman
- Re: Proper Cleanup of Variables in VFP 6.0
- From: Jack Jackson
- Re: Proper Cleanup of Variables in VFP 6.0
- Prev by Date: Re: Opening An Excel File In Foxpro
- Next by Date: Re: Proper Cleanup of Variables in VFP 6.0
- Previous by thread: upgrading from Vfp5 to vfp6
- Next by thread: Re: Proper Cleanup of Variables in VFP 6.0
- Index(es):
Relevant Pages
|