Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding method code at tun time?
Message
 
To
10/12/2003 01:39:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00857529
Message ID:
00857530
Views:
26
IF You Use VFP8:
methodcode = FILETOSTR("MyMethodCode.PRG")
EXECSCRIPT(methodcode)

In previous versions:
COMPILE MyMethodCode.PRG
DO MyMethodCode.FXP


Ofcourse You must check for errors.

HTH
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform