Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read Procedures
Message
From
08/11/1999 15:13:08
 
 
To
08/11/1999 06:24:28
Senna Dwipayana
Indo Rebel Apparel Cv
Bandung, Indonesia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00286676
Message ID:
00288639
Views:
12
Hi Senna,

>Yep, Both of you gave me a real cool solver, but it's not work with IF..ENDIF command, WITH...ENDWITH command, DO CASE...ENDCASE, any more idea ?

What version of VFP are you using? If its VFP6, you can do:
STRTOFILE(MyMemoField, 'C:\Temp\Temp.PRG')
COMPILE 'C:\Temp\Temp.PRG'
DO 'C:\Temp\Temp.PRG'
Otherwise, you may be out of luck.
Previous
Reply
Map
View

Click here to load this message in the networking platform