Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running programs outside foxpro
Message
From
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:
00485318
Views:
8
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform