C
Chris H.
Hello everyone,
I am working on rewriting several bat scripts that are running on our
Windows 2000 server. One of the improvements I'm trying to do is to
include better error reports and logging. However, I am running into
difficulty. Where do I find the meaning of the various errorlevel's
that are returned by system programs?
Specifically, what do the errorlevel numbers mean for net start and
net stop commands?
Is there a general guide to what the errorlevel numbers mean for most
programs (or at least the os level programs)?
Thanks,
Chris
I am working on rewriting several bat scripts that are running on our
Windows 2000 server. One of the improvements I'm trying to do is to
include better error reports and logging. However, I am running into
difficulty. Where do I find the meaning of the various errorlevel's
that are returned by system programs?
Specifically, what do the errorlevel numbers mean for net start and
net stop commands?
Is there a general guide to what the errorlevel numbers mean for most
programs (or at least the os level programs)?
Thanks,
Chris