Job\_Webreport
Description
Section titled “Description”Gets job-status and updates web-reporting. Further more it copies the logfile to <logfile>“_success.log” or <logfile>“_failed.log” depending on the value of bJobstatus
Syntax
Section titled “Syntax”Job_WebReport(bJobStatus) As Boolean
Parameters
Section titled “Parameters”bJobStatus (Boolean)
Current job-status when reporting
Example
Section titled “Example”VBScript
bStatus = Job_WebReport(bStatus)Related functions
Section titled “Related functions”