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

  1. OSDAWP - SETUP FOR WORDPERFECT FOR DOS 5.1 AND 6.0 - ALL OS/2 RELEASES
  2. 01/23/96
  3.  
  4. =======================================================================
  5.       Setup for WordPerfect for DOS 5.1 and 6.0--All OS/2 Releases
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes the setup for WordPerfect with DOS 5.1 and 6.0. 
  14. It also describes some common problems.
  15.  
  16. RESOLUTION
  17.  
  18. Standard Setup for WordPerfect 5.1 and 6.0
  19. ------------------------------------------
  20.  
  21. DOS Settings
  22. ------------
  23. WordPerfect uses a lot of system time when running in the foreground 
  24. and background. To improve performance:
  25.  
  26.  1. Open OS/2 System.
  27.  
  28.  2. Open Command Prompts.
  29.  
  30.  3. Click-on either DOS Window or DOS Full Screen with mouse button 2
  31.     to display the pop-up menu.
  32.  
  33.  4. Select Settings to open the Settings notebook.
  34.  
  35.  5. Select the Session tab.
  36.  
  37.  6. Select the DOS Settings... push button.
  38.  
  39.  7. Select OK.
  40.  
  41.  8. Change the settings as follows:
  42.  
  43.        DOS_BACKGROUND_EXECUTION = OFF
  44.        DOS_FILES                = 25 (required for WP 6.0)
  45.        DOS_HIGH                 = ON
  46.        DOS_UMB                  = ON
  47.        HW_ROM_TO_RAM            = ON
  48.        IDLE_SECONDS             = 60
  49.        IDLE_SENSITIVITY         = 100
  50.        VIDEO_RETRACE_EMULATION  = OFF
  51.  
  52.  9. Select Save.
  53.  
  54. 10. Close the Settings notebook.
  55.  
  56. Potential Problems
  57. ------------------
  58. * Black screen.
  59. * WordPerfect does not open in a DOS session.
  60. * SYS3176 error is received.
  61. * System locks up when going from WordPerfect in a DOS session to
  62.   another session or to the Desktop:
  63.  
  64.   While running WordPerfect, press Shift+F1 or select File from the
  65.   Menu Bar to change the WordPerfect settings:
  66.  
  67.      Setup
  68.      Display
  69.      Text Screen Type
  70.      IBM (VGA and Compatibles)
  71.  
  72.   Note: If your video adapter is either an 8514 or an XGA, try changing
  73.         these DOS settings:
  74.  
  75.            VIDEO_8514A_XGA_IOTRAP    = OFF
  76.            VIDEO_SWITCH_NOTIFICATION = ON
  77.  
  78. * No mouse or erratic mouse:
  79.  
  80.   While running WordPerfect, press Shift+F1 or select File from the
  81.   Menu Bar to change the WordPerfect settings:
  82.  
  83.      Setup
  84.      Mouse
  85.      Mouse Driver (MOUSE.COM)
  86.  
  87. * Double mouse:
  88.  
  89.   Change the DOS setting as follows:
  90.  
  91.      MOUSE_EXCLUSIVE_ACCESS = ON
  92.  
  93.  
  94. Fax Setup for WordPerfect 6.0
  95. -----------------------------
  96.  1. Add these DOS settings to those listed in step 7 above:
  97.  
  98.        COM_HOLD                 = ON
  99.        COM_SELECT               = (COM Port for fax modem)
  100.        DOS_BACKGROUND_EXECUTION = ON
  101.        HW_TIMER                 = ON
  102.        INT_DURING_IO            = ON
  103.  
  104.  2. Using a text editor, create the WP.BAT file the following statements:
  105.  
  106.        FAXDIR.EXE
  107.        FAXB.COM
  108.        WP.EXE
  109.  
  110.     Save the file in the WordPerfect directory.
  111.  
  112.     The first two files load the fax drivers into DOS. The WP.EXE file
  113.     starts WordPerfect. Some modems need to be on before the program is
  114.     started so the fax service can recognize the modem. This usually
  115.     applies to external modems; internal modems are always on.
  116.  
  117.  3. Open the Settings notebook for WP.BAT.
  118.  
  119.  4. In the Path and file name field, type C:\WP60\WP.BAT.
  120.  
  121.  5. Close the Settings notebook.
  122.  
  123.  6. Open the Settings notebook for WP.EXE.
  124.  
  125.  7. Select the Session tab; then click-on the DOS Full Screen button.
  126.     (WordPerfect 6.0 is supported only in a full-screen session.)
  127.  
  128.  8. Close the Settings notebook.
  129.  
  130.  9. Edit the CONFIG.SYS file in the OS/2 root directory and change the
  131.     following statements as shown:
  132.  
  133.       PRIORITY_DISK_IO = NO
  134.       MAXWAIT          = 1
  135.  
  136. 10. Save and exit the file; then restart your system.
  137.  
  138. ______________________________________________________________________
  139. IBM disclaims all warranties, whether express or implied, including 
  140. without limitation, warranties of fitness and merchantability with 
  141. respect to the information in this document. By furnishing this 
  142. document, IBM grants no licenses to any related patents or copyrights.  
  143. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  144. or brand names referenced in this document are the property of their 
  145. respective owners. Consult your product manuals for complete trademark 
  146. information. 
  147.