5.1.2.2.13 -enn* Allow non-numeric labels
5.1.2.2.14 -eop* Enable non-standard operators
5.1.2.2.15 -eow* Allow otherwise
5.1.2.2.16 -epr* Enable non-standard procedures
5.1.2.2.17 -erd* Allow relaxed declarations
5.1.2.2.18 -ety* Enable non-standard types
5.1.2.2.19 -eui* Allow underscores in identifiers
5.1.2.2.20 -eva* Enable non-standard variables
5.1.2.2.21 -E* Enable all extensions
5.1.2.2.22 -gs Generate a WinNT/2000 service
5.1.2.2.23 -hTEXT Add #!TEXT header
5.1.2.2.24 -i* Trap I/O errors
5.1.2.2.25 -I Control informatory messages
5.1.2.2.26 -ln* Insert line-number debug info
5.1.2.2.27 -mb Generate Borland compatible messages
5.1.2.2.28 -mc* Display message context
5.1.2.2.29 -meN Set maximum errors
5.1.2.2.30 -mm Generate Microsoft compatible messages
5.1.2.2.31 -mwN Set maximum warnings
5.1.2.2.32 -nc Allow nested comments
5.1.2.2.33 -nu Non-standard unary operators
5.1.2.2.34 -oNAME Set output filename
5.1.2.2.35 -p Require parentheses
5.1.2.2.36 -r* Trap range errors
5.1.2.2.37 -rtlf Send run-time errors to log file
5.1.2.2.38 -rtmb* Send run-time errors to message box
5.1.2.2.39 -rtsc* Send run-time errors to screen
5.1.2.2.40 -s* Strict var strings
5.1.2.2.41 -sc* Use short-circuit evaluation
5.1.2.2.42 -so Maximum stack overflow checking
5.1.2.2.43 -Snn Set stack size in K
5.1.2.2.44 -u* Trap use of undefined values
5.1.2.2.45 -v* Trap use of inactive variants
5.1.2.2.46 -W Control warning messages
5.2 The Command-Line Interpreter
5.2.1 Using the interpreter
5.3 The Header Utility
5.3.1 Using the header utility
6 Extensions To Standard Pascal
6.1 Overview of extensions to Standard Pascal
6.2 Auto declare input and output
6.3 Allow binary/hexadecimal constants
6.4 Enable non-standard constants
6.5 Allow constant ranges
6.6 Allow double-quoted literals
6.7 Enable non-standard functions
6.8 Allow non-numeric labels
6.9 Enable non-standard operators
6.10 Allow 'otherwise'
6.11 Enable non-standard procedures
6.12 Allow relaxed declaratons
6.13 Enable non-standard types
6.14 Allow underscores (_) in identifiers
6.15 Enable non-standard variables
7 Read Me
7.1 What is Irie Pascal?