Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interesting use of Macro subtitution
Message
From
07/02/2000 10:41:53
 
 
To
07/02/2000 10:11:34
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00327715
Message ID:
00328267
Views:
36
>because i have never heard of these? Neither is in my help either
>How do they work?

CodeBlock is a 3rd party that does what I think you planned to do, write something that executes loops and stuff.

VFP6SP3 allows us to comile at runtime. You can do this:

StrToFile(lcStringOfCommands, 'temp.prg')
compile temp.prg
do temp.prg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform