+--------------------------------------------------------------------+
| Keywords in info files must start with ':' in the first column and |
| consist of a consecutive sequence of characters without blanks.    |
| Subsequently all keywords of info file 'info.txt' are listed.      |
+--------------------------------------------------------------------+
:notes
+--------------------------------------------------------------------+
| This info file must be adapted to the current installation of the  |
| PASCAL-XSC system in order to avoid irritations.                   |
+--------------------------------------------------------------------+
:options
+------------------------------------------------------------------------+
| Note: - Runtime options may not be available on your installation.     |
|       - Parantheses () are used to mark optional terms.                |
+------------------------------------------------------------------------+
-cc                  Display message in case of inexact real conversion.
-ib                  Index bounds of dynamic arrays are copied.
-ieee(d)(i)(o)(u)(x) Toggle IEEE trap handling for  (d) division by zero,
                        (i) invalid operation,      (o) exponent overflow,
                        (u) exponent underflow, and (x) inexact result.
-info:(key)(@file)   Display specific information in 'file' for 'key'.
-nn                  Generate normalized numbers as successor/predecessor.
-pp                  Echo program parameter list of a PASCAL-XSC program.
-pr                  Prompt for file name for file variables in the program
                     paramter list.
-sd(:(file))         Displays/sets path of system directory.
-sz                  Displays a negative IEEE zero.
-tb                  "short" trace back is done.
-tf                  Prompt for file name for local file variables
                     instead of using temporary file.
-tr                  Trace function calls pushed to trace back stack.
-ud(:(file))         Displays/sets path of user directory.
-vn                  Displays PASCAL-XSC runtime version number.

