View Single Post
  #8 (permalink)  
Old 08-03-2007, 09:40 AM
mhookem's Avatar
mhookem mhookem is offline
Moderator
 
About:
Join Date: Dec 2006
Location: Chesterfield, UK
Posts: 387
mhookem will become famous soon enoughmhookem will become famous soon enough

Monitor Abort\Re-try\Fail????


To force a failure on the drive and avoid the message, use COMMAND \F.

For the date, change the delims to 1-2 and if you only need to use '-' after the '=' sign as this is how the command separates the values (%%b-%%c)
I don't know what the switch '/t' is for, I can't find it anywhere, and I don't think 'XDATE' works in DOS??????

REM is for recording comments for a batch file or for CONFIG.SYS and you might be better of using the double colon ( :: ) instead for better efficiency.

Try making the directory first, open up the details and view the timestamp on the file by typing C:\dir etc.

Regards

Martin

P.S. You can't use the symbols 0-9 either as a variable either!!!!!



Reply With Quote