title 'nomsgout' dseg Public Err_no Err_no db 0 cseg public msgout msgout: ;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++; ; This routine normally output a message to the ; ; system console, has the message no. requested ; ; by the caller, it is used to build (link) drivers ; ; that does not want to display any messages on the ; ; console, this way modules that calls msgout need ; ; not be changed, modules ZOPWK, ROLLO, RASOUT calls ; ; MSGOUT to output I am here messages ; ;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++; ret end