Menu

#4 ERRORLEVEL not set

v1.0_(example)
open
nobody
None
5
2014-12-22
2014-12-22
No

In case of error (p.ex. file not found), the ERRORLEVEL should be set. It seems it is not the case:

C:\Temp>C:\utils\crypt.exe -e -p ZrXA4JU5AJ doesnotexit.log
crypt: (c) Animesh Srivastava <talk2ani@yahoo.com>
Licenced Under GNU Public Licence (GPL)
Version:  1.0.6
Element doesnotexit.log is not a file or a directory or does not exists.
IgnoreErrors option is NOT set, hence Exiting..

C:\Temp>echo %ERRORLEVEL%
0

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.