{=======================================================================} { Flag Meaning Normally set to } {-----------------------------------------------------------------------} {$A-} { align data on word boundaries when + + } {$B-} { complete boolean evaluation when + - } {$D-} { debug information on when + - } {$L-} { local debug info on when + - } {$G+} { 80286 code generation on when + (needed) + } {$F+} { All routines FAR model when + + } {$Q-} { Overflow checking on when + - } {$R-} { Range checking on when + - } {$S-} { Stack checking on when + - } {$T-} { Type checked pointers on when + - } {$V-} { Strict string parameter matching when + - } {$X+} { Extended syntax on when + + } {$Y-} { Symbol reference compiled in when + - } {$M 65520,0,655350}