home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF
- CLS
- ECHO.
- ECHO.
- ECHO SETUP Lets you edit the file SCC.INI to your preferences for use with Baycom
- ECHO.
- ECHO.
- ECHO.
- ECHO Do NOT do this on your MASTER disk, do it ONLY on harddisk or a copy disk
- ECHO ═══ ════
- ECHO.
- ECHO.
- ECHO You will be presented with a editing screen, you may make the changes
- ECHO that you need, then press ESCAPE and press RETURN to SAVE CHANGES
- ECHO then ESCAPE again to exit EDIT WORKBENCH (Which you can use for Batch
- ECHO and ASCII files, see EW.DOC file on this disk)
- ECHO.
- ECHO.
- ECHO.
- ECHO IF THIS IS YOUR MASTER DISK OR YOU DON'T WANT TO CONTINUE
- ECHO PRESS CONTROL C NOW TO EXIT!
- ECHO.
- ECHO OR PRESS ANY KEY TO CONTINUE
- ECHO ════════════════════════════
- PAUSE>NUL
- EW /M SCC.INI
- PARA
- CLS
- ECHO ALL DONE! To run BayCom just type BAYCOM at the prompt.
-