Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I have a Command Window in a Compiled Program?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00520353
Message ID:
00520848
Views:
17
1) You cannot have a native FoxPro command window in .exe called from directly from Windows.
2) If you run the compiled program from the FoxPro .exe you can SUSPEND the program, use the command window, debug, etc. and then RESUME the program.
3) You can simulate a dot prompt, minus certain functions not available in the runtime library, by creating forms that operate in a similar manner. A few examples of this are in the Files area.

Tevye

>>Is there a way to pop up a Command window in a compiled .exe program running in a computer with no VFP installed?
>>TIA
>>Ulises
>
>Thank you for the stars. (I've replied to myself first time :) I'm not so clumsy, usually, but this time I was :)
Previous
Reply
Map
View

Click here to load this message in the networking platform