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
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
Summary: This add to the registry please backup registry before using. Save with vbs extension and click on the file. Type h command ie. h dir to display dir syntax. Type h ntcmds to display list of dos comma...
Summary: hello all - I'm using vb8 - I'm having difficulty trying to figure out how to send a dos command to the console and output to a textwindow. I want to do this without having a console window open in th...