Get pending messages from compilation, execution or target. You must have called Opal_Register_Display before calling this function.
Display ID
- 0: message from compilation. Compilation errors are also available.
- 1..n: message from execution. Corresponds to the subsystem ID.
- 1001..100n: message from target. 1000 + target ID.
IsLastMessage
True when the compilation/execution/command has finished.
See also
Opal_Register_Display, Opal_Display_All_Information, Opal_Start_Compile, Opal_Send_Command_To_Target