home *** CD-ROM | disk | FTP | other *** search
- ; ----- KERDOWN: Invoke PCKERMIT to download.
- ; ----------------------------------------------------------------
- ; Note: This script invokes PCKERMIT using the current comm
- ; port settings.
- ; ----------------------------------------------------------------
- ;
- ; Invoke PCKERMIT
- ;
- COMPARMS S1 ; read current settings
- S2 = "PCKERMIT.EXE -l " * S1(11:14) * " -b " * S1(0:3) * " -r " ; e.g. "... -lcom2 -b1200 -r
- RUN S2 ; Load and run