Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running programs outside foxpro
Message
De
15/03/2001 09:21:21
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00485016
Message ID:
00485318
Vues:
7
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform