home *** CD-ROM | disk | FTP | other *** search
- :Simple little Batch file for executing BiModem.
- :
- :Note if you place bimodem and files in a subdirectory you must add the paths
- :to this batch file
- :
- bipath bimodem.pth
- echo You now have all your transfer requests entered. Now bring up BiModem on the
- echo host system and BiModem will start automatically here. Here is the Host Again:
- bibat bimodem.cfg
- if errorlevel 1 goto end
- bimodem
- :end
-