Synopsis
PDX_MSGT step_SetError(long option, long info, MDA_PTR step_db_ptr, PDX_MSGT message, PDX_MSGT severity, ...)
Purpose
Set an error on the message processor stack.
Description
This function will set the specified error on the error stack.
Input
option
Options (passed to mpm_IssueError)
info
STEP_IFPFID
Print entity's physical file ID
STEP_IFPTR
Print entity's database pointer
STEP_IFTF
Print entity's TF
STEP_IFNAME
Print entity's name
step_db_ptr
The database pointer of the STEP entity
message
Message id of error
severity
Severity level @a ... Arguments to be formatted in text
Return
Specified message value