home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / multtsk / cpm25d / cpmswitc.inc < prev    next >
Text File  |  1994-04-28  |  266b  |  17 lines

  1. {$A+,R-,S-,I-,D+,F-,V-,B-,L+,O-,N+,E+}
  2.  
  3. { The option B- is absolutely necessary for correct operation. }
  4.  
  5. {$ifdef VER60}
  6. {$X+,G-}
  7. {$endif}
  8.  
  9. {$ifdef VER70}
  10. {$P-,Q-,X+,G-}
  11. {$endif}
  12.  
  13. {$ifdef DPMI}
  14. *** Error: Protected Mode not supported!! ***
  15. {$endif}
  16.  
  17.