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.
Dos mkdir
Name: egraetz Date: November 25, 2004 at 06:22:09 Pacific OS: win98 CPU/Ram: p4 /256
Comment:
i want to create a batch file that will create a directory that the directory name will be "the date created" or that wil prompt me to input a directory name
Name: Mechanix2Go Date: November 27, 2004 at 01:31:25 Pacific
Reply:
Are you giung to use w98?
M2
0
Response Number 2
Name: Mechanix2Go Date: November 27, 2004 at 04:09:35 Pacific
Reply:
oops
Are you going to use w98?
M2
0
Response Number 3
Name: dtech10 Date: November 27, 2004 at 16:10:00 Pacific
Reply:
Hi I may have something you could use, but I need to know if W98 supports this option for Dir ie Dir /-n which puts filenames on the right hand side.
0
Response Number 4
Name: melee5 Date: November 29, 2004 at 04:45:14 Pacific
Reply:
dtech10 - invalid switch in 98 Windows DOS box with /-n switch on dir command.
Erez not forthcoming with much more needed info like example directory names wanted, from which folder with the batch file run from, OS, etc. No further concern to me.
0
Response Number 5
Name: Mechanix2Go Date: November 29, 2004 at 04:53:42 Pacific
Reply:
Another classic case of I guess it wasn't that important.
Summary: you original command copies only the files within C:\COS to the root of your A drive probably some or another parameter will work, but this one will do : mkdir a:\cos xcopy c:\cos\*.* a:\cos OK, not o...
Summary: I have already read the Possibilities for this problem. And i found at http://www.batch.hpg.ig.com.br/#02 the following syntax: @echo off if "%1"=="GoTo" goto %2 echo e180 BF 07 01 B4 04 CD 1A E8 02 0...
Summary: Do u have Kingston NIC card driver Diskette If u hv that diskette then search for batch file like install.bat. Execute the file and it should atomatically detect the card and install the DOS drivers. ...