M
Mario - Roma
Guest
I need to create a .bat file to performa some tests required by a third
party application.
The third party application documentation says that
"The script must exit with a 0 (zero) value to be considered
a success. Any other output results in failure. Upon success, the stdout
output of the
script will be examined."
I made some tests but I prseume I made some mistake.
Can anybody please explain how a .bat script must close in order to exit
with a 0 or a non 0 value and, maybe. provide some simple sample?
Regards
Mario
party application.
The third party application documentation says that
"The script must exit with a 0 (zero) value to be considered
a success. Any other output results in failure. Upon success, the stdout
output of the
script will be examined."
I made some tests but I prseume I made some mistake.
Can anybody please explain how a .bat script must close in order to exit
with a 0 or a non 0 value and, maybe. provide some simple sample?
Regards
Mario