MS dos commands for batch file use

G

george

Does anyone out there know where I can locate a listing of
the MS dos commands applicable to WIN XP?
I'm trying to do a simple batch file that will ask for a
CHOICE to be made by the user but CHOICE is not recognized
by DOS in XP!
I want the user to input an appropriate file name so the
file (which has been altered) can be copied to an A: drive
diskette.
Any help would be appreciated!
 
J

Jerry

The book "Windows Command-Line" ISBN 0-7356-2038-5 will give you all the
info you need.
 
W

Wesley Vogel

george;

Command-line reference
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_o.mspx

Command-line reference A-Z
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_o.mspx

Or >>

Start | Run and copy and paste the following line:

%windir%\hh.exe ms-its:c:\Windows\Help\ntcmds.chm::/ntcmds.htm

Click OK
============

Paste this into the Search box in Help and Support >>

New ways to do familiar tasks

Click the Green arrow.

[[choice >> Not currently supported.]]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top