Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invoke Method editor programmatically?
Message
 
 
To
09/11/2008 12:42:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01360771
Message ID:
01360772
Views:
11
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform