cl.Log
Previous  Top  Next

Sub Log(Priority, Message)
Sends a log event message back to the main program
Use one of the following priority codes to classify the message
Priority values:
4 = Debug
3 = Info
2 = Warning
1 = Error