home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osmkcomp.txt < prev    next >
Text File  |  1997-04-11  |  2KB  |  63 lines

  1. OSMKCOMP - DOS OR WINDOWS COMMUNICATION PROGRAMS NOT WORKING - OS/2 WARP
  2. 02/02/96
  3.  
  4. =======================================================================
  5.     DOS or Windows Communication Programs Not Working in OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. OS/2 programs are working, but DOS or Windows communication programs 
  14. are not.
  15.  
  16. RESOLUTION
  17.  
  18.  1. Open OS/2 System.
  19.  
  20.  2. Open Command Prompts.
  21.  
  22.  3. Click mouse button 2 on the DOS or WIN-OS/2 session in which the
  23.     communication program runs.
  24.  
  25.  4. Click on Settings.
  26.  
  27.  5. Click on the Session tab.
  28.  
  29.  6. Click on the Settings... button on right side of the page.
  30.  
  31.  7. Click on OK to select all DOS or WIN-OS/2 settings.
  32.  
  33.  8. Change the settings to the following:
  34.  
  35.        COM_DIRECT_ACCESS = OFF
  36.        COM_HOLD          = ON
  37.        COM_SELECT        = COM1 or COM2 (COM port of modem)
  38.        HW_ROM-TO_RAM     = ON
  39.        HW_TIMER          = ON
  40.        IDLE SECONDS      = 60
  41.        IDLE SENSITIVITY  = 100
  42.  
  43.  9. Click on Save; then close the Settings notebook.
  44.  
  45. 10. Go to a command prompt and type E CONFIG.SYS and press Enter to
  46.     edit the CONFIG.SYS file.
  47.  
  48. 11. Change the MAXWAIT statement to MAXWAIT=1 and the PRIORITY_DISK_IO
  49.     statement to PRIORITY_DISK_IO=NO.
  50.  
  51. 12. Save and exit the file; then shut down and restart the system for
  52.     the changes to take effect.
  53.  
  54. ______________________________________________________________________
  55. IBM disclaims all warranties, whether express or implied, including 
  56. without limitation, warranties of fitness and merchantability with 
  57. respect to the information in this document. By furnishing this 
  58. document, IBM grants no licenses to any related patents or copyrights.  
  59. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  60. or brand names referenced in this document are the property of their 
  61. respective owners. Consult your product manuals for complete trademark 
  62. information. 
  63.