home *** CD-ROM | disk | FTP | other *** search
- $ This is an example of a mnemonic source file for messages.
- $ For comments, use the dollar symbol plus a blank.
- $ For symbol definitions, use the dollar symbol followed by the definition.
- $ An example of a symbol definition:
- $quote "
-
- $ For set definitions, use the dollar symbol plus the immediate set:
- $set MS_SET1 This is set one of the messages (with mnemonic)
-
- MSG_1 "On (date) at (time) the file (filename) was printed on printer (printername) at the cost of (cost).\n"
- $ Define a new quote character for purposes of illustration:
-
- $quote '
-
- $set MS_SET2 This is set 2 of the messages (with mnemonic)
-
- EMSG_1 'Hello world.\n'
-
-