Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the simplest way to create an executable from PR
Message
From
18/12/2000 13:52:39
 
 
To
18/12/2000 13:39:58
Glen Duke
Renaissance Plannin Group
Orlando, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00454751
Message ID:
00454758
Views:
20
>>>>>>>>>>>>>>>>
>What is the simplest way to create an executable from a .PRG file?
>I tried just loading the program as code in a new project and then built an executable file, but when I try to run it on another machine I get an error (it looks for Visual Basic help files).
>
>Many Thanks.
>>>>>>>>>>>>>>>>

There is only one way which is the same al always was, i.e. put your prg in a project and build it as an EXE, either visually from the project window or from the command box as BUILD EXE MyExeName FROM MyProj

I don't understand why it would look for VB help files. Have you properly installed the exe in the other machine? Have you used the setup wizard or another installer to get all runtimes and help stuff properly installed as needed? Does your PRG set help on and pointing to the proper help file (*.CHM or *.HLP depending on what help technology you are using) and is that help file available in the other machine?

HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform