Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running programs outside foxpro
Message
 
To
15/03/2001 09:21:21
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00485016
Message ID:
00485325
Views:
15
>Am I missing something here? If the run time is installed, you can run the .prg without compiling it, in fact I think you can even run a text file if you "process" it!
>
>I frequently write a "preprocess.prg" that will , for example, read all commissions and "adjust" to local business rules which don't fit the main logic in the .exe .
>
>So
>IF file('preprocess.prg')
> DO preprocess.prg
>ENDIF
>
>works like a charm

No, what it allows you to do is issue a COMPILE command from within an existing executable.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform