TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-153
#EMSINITV Built-In Function
Result
#EMSINITV returns a numeric status code indicating the outcome of the initialization.
The meaning of the code:
Considerations
If the data in source-var is longer than the data area expected by #EMSINITV,
the excess bytes are ignored without any notification. If the data in source-var is
shorter than the data area expected, #EMSINITV sets the remainder of the token
value to unspecified values.
To initialize a buffer and supply event information in external form, use the
#EMSINIT built-in function.
Code Description
0 No error
-2 Invalid parameter value
-3 Missing parameter
-4 Invalid parameter address
-5 Buffer full
-7 Internal error
-10 Invalid subsystem ID
-12 Insufficient stack space