Batch file

matt_999

BSOD
Messages
338
Hi, i need to write a Batch file that i can run through dos to perform the following operations:

Format floppy
change directory (cd..)
and exit

i need it to be a number input so basically e.g.

---------------------
<1> Format floppy
<2> Change directory
<3> Exit
---------------------

Then when i enter a number, e.g. 2 it will change directory.

Hope that makes sense to you guys.

Thanks alot

Regards
Matt
 
Back
Top Bottom