home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / applications / wp / edbg_from_ced.lha / cd_and_run_edbg next >
Encoding:
AmigaDOS Script File  |  1980-07-17  |  60 b   |  7 lines

  1. .key path/a,file/a
  2. .bra {
  3. .ket }
  4.  
  5. cd {path}
  6. run:edbg {file}
  7.