! ! USERMSG.MSG - Sample user-defined message codes. ! ! To use this file: ! $ MESSAGE USERMSG ! Link USERMSG.OBJ into the program and refer to global symbols ! USR_xxx where 'xxx' is the message name defined below. ! ! Message format (bitwise breakdown of message code contents): ! 3128 27 16 15 32 0 ! cccc ffff ffff ffff mmmm mmmm mmmm msss ! | | | | ! | | | +--- Severity ! | | +------------------- Message number ! | +---------------------------------- Facility number ! +--------------------------------------- Control .facility USR,0/prefix=USR_ MSGBAD - /fao=0- /fatal MSGOK - /fao=2- /informational .end