home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX1 / OSDAWP.FAX < prev    next >
Encoding:
Text File  |  1994-12-20  |  3.8 KB  |  125 lines

  1. OSDAWP - SETUP FOR WORDPERFECT IN VDM
  2. 10/19/94
  3.  
  4. ================================================================
  5. STANDARD SETUP AND FAX SETUP FOR WORDPERFECT 5.1, 6.0 IN A
  6. VIRTUAL DOS MACHINE (VDM) FOR OS/2 2.x
  7. ================================================================
  8.  
  9. Please Read Entire Document For Full Explanation of Procedures
  10. ----------------------------------------------------------------
  11.  
  12. SYMPTONS:   Common problems with Wordperfect
  13.  
  14. RESOLUTION:
  15.  
  16. Standard Setup for WP 5.1 and 6.0
  17. ----------------------------------------------------------------
  18.  
  19. 1.DOS Settings
  20.  
  21. WordPerfect uses a lot of system time when running in
  22. the foreground and background.  To improve performance,
  23. change the settings in the Desktop Object to the following:
  24.  
  25.             DOS_BACKGROUND_EXECUTION = OFF
  26.             DOS_FILES                = 25 (required for WP 6.0)
  27.             DOS_HIGH                 = ON
  28.             DOS_UMB                  = ON
  29.             HW_ROM_TO_RAM            = ON
  30.             IDLE_SECONDS             = 60
  31.             IDLE_SENSITIVITY         = 100
  32.             VIDEO_RETRACE_EMULATION  = OFF
  33.  
  34.  
  35. 2. Potential Problems
  36.  
  37.    - Black Screen
  38.    - Wordperfect does not open in a VDM
  39.    - SYS3176
  40.    - Hangs while going from Workperfect in a VDM to another
  41.      session or the desktop.
  42.  
  43.  
  44. While running WorkPerferct, press Shift+F1 or select File on the
  45. Menu Bar to change the Wordperfect settings.
  46.  
  47.  
  48.               SETUP
  49.               DISPLAY
  50.               TEXT SCREEN TYPE
  51.               IBM (VGA AND COMPATIBLES)
  52.  
  53. NOTE:  If your video card is either 8514 or XGA, try
  54.          changing these DOS settings:
  55.  
  56.               VIDEO_8514A_XGA_IOTRAP    = OFF
  57.               VIDEO_SWITCH_NOTIFICATION = ON
  58.  
  59. 3. No Mouse or Erratic Mouse
  60.  
  61. While running Wordperfect, press Shift+F1 or select File on the
  62. Menu Bar to change the Wordperfect settings.
  63.  
  64.                SETUP
  65.                MOUSE
  66.                MOUSE DRIVER (MOUSE.COM)
  67.  
  68.  
  69. 4. Double Mouse
  70.  
  71. Change the DOS Settings in the Desktop Object to:
  72.  
  73.                MOUSE_EXCLUSIVE_ACCESS = ON.
  74.  
  75.  
  76.  
  77. FAX SETUP FOR WORDPERFECT 6.0
  78. ----------------------------------------------------------------
  79.  
  80. 1. DOS Settings
  81.  
  82. Add these Settings to the Standard DOS Settings listed above.
  83.  
  84.              COM_HOLD                 = ON
  85.              COM_SELECT               = COM PORT FOR FAX MODEM
  86.              DOS_BACKGROUND_EXECUTION = ON
  87.              HW_TIMER                 = ON
  88.              INT_DURING_IO            = ON
  89.  
  90. 2. Using a text editor, create and save a WP.BAT file in the
  91.    Wordperfect Directory, and include the following statements:
  92.  
  93.              FAXDIR.EXE
  94.              FAXB.COM
  95.              WP.EXE
  96.  
  97. The first two files load the fax drivers into the VDM session.
  98. The WP.EXE starts up Wordperfect.  Some modems need to be on
  99. before the program is started, so the fax service can recognize
  100. the modem.  This usually applies to external modems; internal
  101. modems are always on.
  102.  
  103. 3. In the PATH AND FILE NAME of the Notebook Settings type the
  104.    drive, path and filename, for WP.BAT:
  105.  
  106.              C:\WP60\WP.BAT
  107.  
  108. 4. Set the Wordperfect Session setting to DOS Full Screen.
  109.    Wordperfect 6.0 is only supported in a full screen.
  110.  
  111. 5. Using a text editor change the following statements of the
  112.    OS/2 CONFIG.SYS on the root directory.
  113.  
  114.              PRIORITY_DISK_IO = NO
  115.              MAXWAIT          = 1
  116.  
  117.    Save the changes and restart your system.
  118.  
  119. ----------------------------------------------------------------
  120. IBM disclaims all warranties, whether express or implied,
  121. including without limitation, warranties of fitness and
  122. merchantability with respect to the information in this document.
  123. By furnishing this document, IBM grants no licenses to any
  124. related patents or copyrights.
  125.