Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CLEAR WINDOWS
Message
From
21/06/2001 00:23:52
 
 
To
20/06/2001 10:15:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00521459
Message ID:
00521756
Views:
13
Hi Kevin
>When I issue a CLEAR WINDOWS, it clears all of my forms, but keeps the currently active one in memory, and I cannot clear it from memory at all.

i have test this :-
aaa = createobject("Form")
aaa.show()
clear windows
aaa.show() &&& error message aaa is not an object

when i issued
? aaa &&& screen display .Null.
release aaa &&& variable aaa not found
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform