Use this function when you don't want the Framework to shut down when a fatal navigation error occurs.
FATAL_MESSAGE_TYPE(sType)
sType | Optional. String that contains the message type: FATAL (default) – in end user mode, the framework will shut down. HIDE – the RAMP command tab will hide the 5250 screen and show the error. INFO – the error message will be routed to the Framework message area. |
None
FATAL_MESSAGE_TYPE("HIDE");