Computing.Net > Forums > Programming > FoxPro DOS Command help

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FoxPro DOS Command help

Reply to Message Icon

Name: jester4281
Date: January 26, 2005 at 11:54:23 Pacific
OS: Windows xp
CPU/Ram: p4
Comment:

I used to have this working but I cant find the original code.

Question: How can I run automated dos commands from FoxPro 8.

Code:
RUN /N cmd.exe (I want a dos tree view here)
ex. RUN /N Cmd.exe tree

Ryan



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: January 26, 2005 at 13:55:08 Pacific
Reply:

I do not know FoxPro, but from your post I suppose you have to code

RUN /N Cmd.exe /C Tree

If that does not run, report the problem and I'll try to fix the trouble.


0

Response Number 2
Name: jester4281
Date: January 27, 2005 at 08:25:04 Pacific
Reply:

Perfect. Can you tell me how to test to see if the tree function is done ?

Ryan


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: FoxPro DOS Command help

Help on Dos Commands in WinXP www.computing.net/answers/programming/help-on-dos-commands-in-winxp-/14514.html

DOS commands in C www.computing.net/answers/programming/dos-commands-in-c/9449.html

vb send dos commands to text window www.computing.net/answers/programming/vb-send-dos-commands-to-text-window/14358.html