EMS FastStart Manual

EGEN Messages
EMS FastStart Manual133701
B-4
Write^event^buffer Return Codes
Returned when the event-type is an action-attention-event or an action-completion-event
and the action ADD ID is not initialized properly. The value of egen-error has no
meaning for this message.
56: Egen-initialize-action-error
Returned when the EMSADDTOKENS procedure detects an error when trying to add
action variable data fields (tokens) ZEMS^TKN^ACTION^NEEDED,
ZEMS^TKN^ACTION^ID to the event-buffer. The value of egen-error will contain the
SPI error returned from EMSADDTOKENS.
57: Egen-initialize-text-error
Returned when the EMSADDTOKENS procedure detects an error when trying to add
the text variable data field (token) ZEMS^TKN^TEXT to the event-buffer. The value of
egen-error will contain the SPI error returned from EMSADDTOKENS.
58: Egen-initialize-tokens-error
Returned when the EMSADDTOKENS procedure detects an error when trying to add
the user defined variable data fields (tokens) to the event-buffer. The value of egen-error
will contain the SPI error returned from EMSADDTOKENS.
59: Egen-initialize-ssgettkn-error
Returned when the SSGETTKN procedure detects an error when trying to get the length
of the event-buffer. The value of egen-error will contain the SPI error returned from
EMSADDTOKENS.
Write^event^buffer Return Codes
0: Egen-write-event-ok
Returned when the event is written properly. The value of egen-error has no meaning for
this message.
60: Egen-write-event-warning
Returned when a warning is detected after the write of the event-buffer. The value of
egen-error will contain the GUARDIAN 90 file system error returned by the FILEINFO
procedure.
61: Egen-write-event-error
Returned when an error is detected after the write of the event-buffer. The value of egen-
error will contain the GUARDIAN 90 file system error returned by the FILEINFO
procedure.
EGEN Return Codes
0: Egen-generate-event-ok
Returned when the event is generated properly. The value of egen-error has no meaning
for this message.