home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / programming / debug-utils / pv / docs / convertdoc.script < prev    next >
Encoding:
AmigaDOS Script File  |  1992-07-17  |  152 b   |  10 lines

  1. .key pathn/a,fn/a
  2. .bra {
  3. .ket }
  4.  
  5. cd "{pathn}"
  6. convertguide2doc "{fn}" >t:t{$$}
  7. copy >nil: t:t{$$} "{fn}"
  8. delete >nil: t:t{$$}
  9. copy doc.info "{fn}.info"
  10.