Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening and Closing Forms From Within Forms.
Message
De
07/11/2001 01:47:38
 
 
À
06/11/2001 23:25:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00578361
Message ID:
00578375
Vues:
33
Hi! Eric.

What you have done is using the command 'Do Form c:\customer.scx' which is alright but then it becomes rigid. Use 'Do Form Customer' without the 'c:\" and the '.scx' instead. This will allow you to store all your scx & frx files into a folder and not in the root directory.

In your 'customer.scx' form, you would require a command button that closes it and return the control back to the calling form. Use 'Release.Thisform' for the command button in the 'customer' form.

Try it. Hope this will help you.

regards

Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform