home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- CTTY COM1
- ECHO This batch file can be used to run any program that makes
- ECHO the appropriate DOS calls. For example, you can run most
- ECHO command line utilities (such as ARJ and PKUNZIP). You can
- ECHO also run EDLIN as a remote editor.
- PAUSE
- EDLIN QHOST.LOG
- CTTY CON