Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invoke Method editor programmatically?
Message
 
 
À
09/11/2008 12:42:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01360771
Message ID:
01360772
Vues:
10
>Is it possible to invoke the Method editor programmatically?
>
>When I have a form or class open, I know about ASelObj to ascertain the current object, and also about using ReadMethod and WriteMethod -- my question is, at that time, is there a way in invoke the Method Editor?
>
>Thanks in advance,

Check MODIFY CLASS command in Help for all the options.
MODIFY CLASS ClassName [OF ClassLibraryName1]
   [AS cBaseClassName [FROM ClassLibraryName2]]
   [NOWAIT] [METHOD MethodName] [SAVE]
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform