Set_EventStatus (OI 9.x) function

Sets the status of an event forwarded from within an event handler.

truevalue = Set_EventStatus(status, code, args)

Parameters associated with Set_EventStatus are as follows.

ParameterDescription
StatusThe value that you want to set the status to:

Value - Description
-1 - Append a status code to list; if the list is empty, a Failure code is assumed.
0 - Success.
1 - Failure.
CodeContains the code indicating the exact nature of the error. Typically, this is a 3 character alphabetic character followed by a number.
ArgsThis contains @FM or @VM-delimited list of arguments associated with the error codes.
  • guides/programming/programmers_reference_manual/set_eventstatus_oi_9.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1