Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables Set to Null
Message
From
20/04/2005 07:13:51
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01006473
Message ID:
01006482
Views:
20
>Hello Everyone,
>
>The application I work with creates form objects and uses the Sys(2015) function to give them unique names. However what the application doesn't do it keep a note of the variable names of the objects, so when the form closes the variables are left visible and have a Null value.
>
>Are there any issue with memory in this scenario? Or are the variables not using any memory at all as they're null?
>
>Thanks,
>
>Andy
* form unload
RELEASE (m.this.name)
Previous
Reply
Map
View

Click here to load this message in the networking platform