home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / programming / assembler / thesource / volume1 / utilities / crunchers / imploder4.0.lha / Imploder / Tools / FImp.alias < prev    next >
Encoding:
Text File  |  1991-07-02  |  331 b   |  7 lines

  1. ; You can use this alias to read an imploded document.
  2. Alias EdExp FImp >NIL: [] T:Ex -XO -RF "Ed %s\nDelete T:Ex/#?" -AL C
  3.  
  4. ; This does the same thing apart from using FInf to add wildcarding for
  5. ; loading multiple files.
  6. Alias Edx FInf >NIL: [] -q -p -f -na -nh -lf "FImp %s T:Ex -XO -AL c -RF \"Ed %%s\\nDelete T:Ex/#?\"" BATCH
  7.