Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Can I RELEASE a FORM from another FORM?
Message
De
29/04/1997 12:16:58
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00030066
Message ID:
00030130
Vues:
43
>>Can I RELEASE a FORM from another FORM? Most of the
>>time I use RELEASE THISFORM, but now I need to RELEASE
>>A FORM outside the FORM I am in.
>>
>>help
>
>First you need to get a reference to the "other" form. If the other form is based on a [global] variable then you can do something like goOtherForm.Release
>
>If the form's name is unique (and you have VFP 5) you can look through _VFP.Forms[x] where Forms is an array of all the forms and then do a release on the correct form.
>
>HTH,
>Peter

Hi Peter... How would I assigned a FORM to a global variable? I am a
clipper (dos) programmer moving to VFP. thanks
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform