Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command Prompt Window
Message
 
 
To
21/09/1999 11:54:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00267162
Message ID:
00267289
Views:
20
>Do you know of a good class or form that would provide for use of a command prompt from within the project/executable?
>When the executable is installed on the customer's system I would like to have access to a command window for troublshooting purposes.
>
>TIA

I created a form with a list box and a text box. The list box contains an array of previously used commands that I could double-click on to run again. In the text box is where I typed in command to execute via macro expansion.

One feature I added was an IF statement to redirect any command that starts with a ? to the screen. I also redirect any command like CLEAR, DIR to the screen as well.

In my applications, I add this option to the Tools pad of my menu if I login to the app using my app's master password and user ID.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform