qp.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Compiler Directives
  Pascal Language Details Contents Index          Help on Help
 
  ═══════      ══════════════════    ═══════════════════════════════
  {$A+│-}      {$N+│-}               {$IFDEF  <symbol>}
 
  {$B+│-}      {$R+│-}               {$IFNDEF <symbol>}
 
  {$D+│-}      {$S+│-}               {$IFOPT <switch state>}
 
  {$F+│-}      {$V+│-}               {$UNDEF <symbol>}
 
  {$I+│-}      {$DEFINE <symbol>}    {$I <filename>}
 
  {$L+│-}      {$ELSE}               {$L <filename>}
 
  {$M+│-}      {$ENDIF}              {$M <stacksize,minheap,maxheap>}
 
  Choose any directive for help.