home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / closecom.zip / CLOSECOM.DOC < prev    next >
Text File  |  1997-04-03  |  3KB  |  74 lines

  1. ****************
  2. **  CLOSECOM  **
  3. ****************
  4.  
  5. CLOSECOM forces the release of a COM port that a DOS or Windows 
  6. application has taken control of and failed to release for use by other
  7. applications.  At set intervals, CLOSECOM queries the COM port to detect
  8. a possible carrier, and if there is none, issues a command to close the
  9. port, so another application can use it.
  10.  
  11. CLOSECOM requires use of the version of SU.EXE, found in Ray Gwinn's 
  12. excellent COM port utility package SIO160D.ZIP.  While CLOSECOM is freeware, 
  13. SIO is not: It is shareware that should be registered and paid for.  Also, 
  14. although I know of no reason to believe proper use of the program will 
  15. cause any kind of problem, your use of CLOSECOM is conditioned on your 
  16. agreement to the following:
  17.  
  18. THERE ARE NO WARRANTIES OF ANY KIND OR FOR ANY PURPOSE CONCERNING THIS 
  19. PROGRAM, EITHER EXPRESS OR IMPLIED, REGARDLESS OF ANY COMMUNICATION BY 
  20. THE USER WITH THE AUTHOR. THE USER AGREES TO ACCEPT ALL RISKS RELATED TO 
  21. USE OF THIS PROGRAM AND WAIVES ALL CLAIMS FOR DAMAGES THAT MAY RESULT 
  22. FROM SUCH USE.  THE USER FURTHER AGREES THAT THIS PROGRAM WILL ONLY BE 
  23. DISTRIBUTED IN THE ZIP PACKAGE OF WHICH IT IS A PART.
  24.  
  25. *************
  26. CONTENTS: 
  27.  
  28. CLOSECOM is released as CLOSECOM.ZIP and contains the following files:
  29.  
  30.      CLOSECOM.CMD
  31.      CLOSECOM.ICO
  32.      CLOSECOM.DOC
  33.  
  34. *************
  35. INSTRUCTIONS:
  36.  
  37. Place all three files in any directory. CLOSECOM can be run from the 
  38. command line or from a program object. Creating a program object that 
  39. can be placed in your Startup folder is the preferred method, but you 
  40. might want to experiment with starting it from the command line at first. 
  41. If so, just enter "CLOSECOM" at the command prompt and follow the 
  42. instructions.
  43.  
  44. To create a program object for CLOSECOM, drag the program object template 
  45. from the OS/2 Templates folder onto the desktop or any other folder. In 
  46. the "Path and file name" box, enter <drive:\path\>CLOSECOM.CMD, replacing 
  47. "drive" and "path" as appropriate to identify where CLOSECOM resides. In 
  48. the "Parameters" box, enter the number of your COM port. There is an 
  49. optional parameter for the number of seconds you want CLOSECOM to wait 
  50. between the queries it makes to see if the COM port is in use. The default 
  51. wait/delay is 120 seconds. Parameter entries might look like one of these: 
  52. 2 or COM2 or 1 60 or COM3 90). On the "Session" page, check the "Start 
  53. minimized" and "Close window on exit" boxes. While the icon should 
  54. automatically appear, it may be necessary to go to the "General" page and 
  55. "Find" it. Place a shadow of the program object in your Startup folder, so 
  56. CLOSECOM will automatically load and function in the background.  
  57.  
  58. If you use the proper version of SU.EXE, CLOSECOM should force release of 
  59. the COM port if a DOS or Windows application has used it and still holds 
  60. it but only when the COM port is not being used.
  61.  
  62. *WARNING*: Some versions of SU.EXE earlier than the one in SIO160D.ZIP 
  63. do not return the proper return code for the function that detects a 
  64. carrier at the COM port. As a result CLOSECOM may force your COM port to 
  65. close while you are using the modem. Be sure you get SIO160D.ZIP. You 
  66. should test the program with non-critical communication processes before 
  67. relying on it.
  68.  
  69. BE SURE TO REGISTER AND PAY FOR SIO.
  70.  
  71.  
  72. For information, email: David Eckman <davide@hal-pc.org>          4.3.97
  73.  
  74.