home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / xpg4 / demo / msg / test.msg < prev   
Encoding:
Text File  |  1993-11-24  |  660 b   |  20 lines

  1. $ This is an example of a mnemonic source file for messages.
  2. $ For comments, use the dollar symbol plus a blank.
  3. $ For symbol definitions, use the dollar symbol followed by the definition.
  4. $ An example of a symbol definition:
  5. $quote "
  6.  
  7. $ For set definitions, use the dollar symbol plus the immediate set:
  8. $set  MS_SET1  This is set one of the messages (with mnemonic)
  9.  
  10. MSG_1  "On (date) at (time) the file (filename) was printed on printer (printername) at the cost of (cost).\n"
  11. $ Define a new quote character for purposes of illustration:
  12.  
  13. $quote '
  14.  
  15. $set  MS_SET2 This is set 2 of the messages (with mnemonic)
  16.  
  17. EMSG_1  'Hello world.\n'
  18.  
  19.  
  20.