home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / assemblr / library / seeports / seeports.doc < prev   
Text File  |  1990-03-31  |  1KB  |  30 lines

  1.  
  2.  
  3. What is SEEPORTS?
  4.  
  5.     This simple program is a pop-up TSR that reports the current
  6. settings of your serial ports ( baud rate, data bits, parity, etc ).
  7. Since SEEPORTS is resident, it can be extremely useful if you are
  8. debugging communications H/W or S/W, or if you are just curious
  9. how your ports are getting set by such software. This TSR should
  10. work fine with other well behaved TSRs, but you probably won't have
  11. a reason to use it frequently (don't bother putting it in your
  12. AUTOEXEC.BAT unless telecommunications is all you ever do).
  13.  
  14.     To load the program just type the name, such as
  15.  
  16.     C> SEEPORTS  <return>
  17.  
  18. The HOT-KEYs that pop up the status display are ALT-1 (for COM1),
  19. or ALT-2 (for COM2). If you have only COM1, then the ALT-2 hot-key
  20. is ignored. 
  21.  
  22.     The status display is a simple one-line display at the very
  23. top of the screen. It is self-explanatory. To remove the status line
  24. and restore the original screen line, just press the same hot-key 
  25. again. You may also just let the status line scroll off the screen.
  26.  
  27.      This utility is FREE. If you have an need to see COM3 or COM4,
  28. or just want to comment, you can reach the authors at
  29.         PCCBBC P.O. Box 3501 Warrenton, Va. 22186.
  30.