Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thisform.Release
Message
 
To
01/02/2002 13:19:17
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00614144
Message ID:
00614161
Views:
19
This message has been marked as the solution to the initial question of the thread.
Hello Bruce

Actually it's being handled right

"thisform.release" is handled like saying "return" no code after that fact should be ran, in 6.0 it might of been ran but in my eyes it shouldn't be.

if the launch of your form is conditional then just make a public var and change the value when this condition is met, then in the release say;

if "yourval" = .t.
do form yada
endif
dodefault()


hope this helps


>Thanks Stephen,
>
>It doesn't help entirely. Why has this changed? I use this method as navigation off menus and I have many choices depending on the user.
>
>Thanks
>Bruce
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform