Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing forms
Message
De
19/01/1997 18:56:02
 
 
À
18/01/1997 13:32:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00017772
Message ID:
00017828
Vues:
67
>I have a form, A that calls forms B and C which
>run at different times within it. I want to
>release B and C from a button on A but I'm getting
>the syntax wrong. I'm using myformB.release
>behind the button on form A and am getting
>told that 'yformB is not an object'
>
>
>Can anyone tell mw what Im doing wrong?
>
>Chris

You can try this

In the property sheet of form B if the name is formb
from the button of the form a that have to release the form b put this code:
release window formb

It will allways work!

Michel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform