home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdaacad.txt < prev    next >
Text File  |  1996-11-13  |  2KB  |  51 lines

  1. OSDAACAD - WORK-AROUND FOR AUTOCAD 12 AND 13 FOR DOS IN OS/2 WARP
  2. 01/29/96
  3.  
  4. =======================================================================
  5.         Work-Around for AutoCAD 12 and 13 for DOS in OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes a work-around for running AutoCAD Versions 12 
  14. and 13 for DOS in OS/2 Warp
  15.  
  16. RESOLUTION
  17.  
  18. AutoCAD Version 12
  19. ------------------
  20. AutoCAD Version 12 has three levels: C1, C2, and C3. You need C2 or C3 
  21. to run in an OS/2 DOS session. If you have C1, you can obtain a fix 
  22. from AutoDesk that upgrades C1 to C2. Contact your vendor for details.
  23.  
  24. For optimum performance of AutoCAD under OS/2, make the following 
  25. changes to your OS/2 DOS Full-Screen session settings.
  26.  
  27.    DOS_FILES              = 50
  28.    DPMI_MEMORY_LIMIT      = 64
  29.    HW_TIMER               = ON
  30.    IDLE_SECONDS           = 60
  31.    IDLE_SENSITIVITY       = 100
  32.    EMS_MEMORY_LIMIT       = 0
  33.    XMS_MEMORY_LIMIT       = 0
  34.    DOS_HIGH               = ON
  35.    DOS_UMB                = ON
  36.    VIDEO_8514A_XGA_IOTRAP = OFF (8514 and XGA video card users)
  37.  
  38. AutoCAD Version 13
  39. ------------------
  40. Call AutoDesk for further information.
  41.  
  42. ______________________________________________________________________
  43. IBM disclaims all warranties, whether express or implied, including 
  44. without limitation, warranties of fitness and merchantability with 
  45. respect to the information in this document. By furnishing this 
  46. document, IBM grants no licenses to any related patents or copyrights.  
  47. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  48. or brand names referenced in this document are the property of their 
  49. respective owners. Consult your product manuals for complete trademark 
  50. information. 
  51.