Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 Tip (AddProperty function)
Message
 
 
À
29/10/1998 09:22:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00152205
Message ID:
00152282
Vues:
23
>This is pretty cool. It also means that you can add a property to store an object reference that will persist through a RELEASE ALL. I can
>
>_SCREEN.AddProperty('oShell',CREATEOBJECT('Shell.Application'))
>release all && ain't no thang
>_Screen.Shell.Open('mailto:esmoore@flash.net')
>
>_screen.Shell persists as a way to use Shellexecute with one line.


You got it. Just put that, and other properties you want, in your VFP startup program, and never type them in again.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform