Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50-Appllication Object
Message
De
24/02/1997 11:08:30
 
 
À
24/02/1997 10:56:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00021768
Message ID:
00021799
Vues:
45
>>*** start.prg
>>oApp=createobject('app')
>>
>>Define class app as custom
>> .msgtitle="System Error"
>>enddefine
>>
>>*** some snippet
>>=messagebox("Cannot Proceed",1+16,oApp.msgtitle)
>Thanks Ed..
>
>OK - Does that mean I define a class as "application class"? and
>in that class, have a property called "msgtitle"?
>
>rob

You define a class as Custom (app is just an appropriate title), and this class may have msgtitle property and any other else you may define, e.g. path to data folder.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform