Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WriteMethod
Message
 
 
To
12/12/2001 12:15:39
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00593157
Message ID:
00593756
Views:
26
Another option, if you are on VFP7 might be:

Define Class MyClass As Custom
cMethodCode = "" && property in which to put method code


Procedure MyMethod
Return ExecScript(This.cMyMethodCode)
EndProc
EndDefine
Previous
Reply
Map
View

Click here to load this message in the networking platform