Hi,
any one knows how to exit script with error?
i need something like this:
Thank you
Filip
any one knows how to exit script with error?
i need something like this:
Code:
move drmedia * WHERESTate=MOuntable Source=DBs tostate=vault remove=no w=y
if(ERROR) exit 2
move drmedia * WHERESTate=VAULTRetrieve tost=ONSITERetrieve w=y
Filip