Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.Release
Message
 
À
01/02/2002 13:19:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00614144
Message ID:
00614161
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform