Team,
Could you let me know what the below function does which is part of my actual script..
Yeah as per my understanding it checks whether the TAR file has been completed or not.. but what is the 1; does below is it end of line or something other..
CheckRetStat "Move of ${FileType} TAR File Completed" "Unable to Move ${TARFile} to ${TargetDIR}" 1;
Many Thanks
Whizkid