Err.Raise 155, 'My error message' For more info please see 'Raise' topic in the VBScript documentation provided with 24x7. : We are attempting our first VBScript job. I want to set an exit code so that : the job will fail and send the appropriate alert if an input file is not : found. : How do I do this in VBScript? : Thanks, : Tim
|