CommandoScriptError

Top  Previous  Next

Object: EHL7.CommandoProcessor

FileName: EHL7.dll

 

EVENT

 

Name: CommandoScriptError

Parameters:

1.sDescription (String) A description of the error
2.nErrorNumber (Long) The Error Number
3.nLineNumber (Long) The Approximate line number in the CommandoScript project where the error occurred.
4.sOffendingCode (String) A VB Script Code snippet containing the code that caused the error.

 

Description: This event occurs if a Compile or unhandled runtime error occurs in the CommandoScript (VB Script) project embedded in the profile during execution.

 

 

Related Items: CommandoScript Language Reference