"Claudio" <(E-Mail Removed)> wrote in message
news:30F3EBB7-B6EF-4226-A23E-(E-Mail Removed)...
> Hello to all,
> Someone will be able to indicate me if it(he,she) knows some list of the
> codes of mistake returned by NET I USED.
> I need them to be employed with ErrorLevel at a process batch.
>
> From already thank you very much.
>
> Regards. Claudio
>
It's 0 for successful operation and 1 or greater for anything else. If you
want to detect specific problems then you need to check the message that is
sent to StdErr.
|