On Saturday 04 October 2008 08:30:21 pm oersted wrote: > if "%5" GTR "1" goto Failed > > in backup_exit_notify
Thanks for pointing me to the right direction! I didn't have a "Failed" section on the file...but I ended up putting this at the beginning: if %5 LEQ 1 goto: EndMain and it seems to work. Thanks! Jorge _______________________________________________ Veritas-bu maillist - [email protected] http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
