EMS FastStart Manual

EGEN Messages
EMS FastStart Manual133701
B-5
EGEN Return Codes
70: Egen-missing-parameter-error
Returned if this procedure is called without a valid combination of parameters. The
value of egen-error has no meaning for this message.
71: Egen-record-not-initialized
Returned if this procedure is called but the egen-record is not initialized properly. This
can happen if you call EGEN without first calling the Initialize^egen^record procedure.
The value of egen-error has no meaning for this message.