Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I create an .EXE from .PRG without a project?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01065748
Message ID:
01065761
Views:
24
>>
>>You don't have to keep the project around but you cannot skip a step of creating it. For Example
BUILD PROJECT TempProj FROM myprg
>>BUILD EXE myexe FROM TempProj
>>ERASE TempProj.pj?
>>
>
>Sergey,
>
>Thank you very much. The example above is almost as good as having one-line build of .EXE.

If you want to use it you'll have to add some error handling to it. For example to check for existense of TempProj.err after BUILD EXE.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform