[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | Microsoft Windows 95 ("Chicago") |
Notice: | Please read topics 1 to 22 before writing anything |
Moderator: | EEMELI::BACKSTROM |
|
Created: | Sun Nov 13 1994 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2958 |
Total number of notes: | 19968 |
2907.0. ""if errorlevel vs copy"" by TLE::MCCLURE () Thu Apr 17 1997 19:02
I was hoping to write a .bat file which would copy a file and do
something intelligent if it failed. It appears to me that
"if errorlevel" is the mechanism meant for this, but it looks like
it doesn't work under 95.
e.g. the sequence
copy far out
if errorlevel 1 echo lost
never echoes under 95 but under NT it will echo "lost"
if the file far doesn't exist or if out can't be copied over.
Am I doing something wrong, or is there another way to do this ??
T.R | Title | User | Personal Name | Date | Lines
|
---|