home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Fax / AVMN199D.LHA / avminstall / rexx / loadiff.avm < prev    next >
Encoding:
Text File  |  1995-04-10  |  117 b   |  5 lines

  1. /* */
  2. parse arg iffFileName compression fileName .
  3.  
  4. address command 'avm:iff2voice' iffFileName compression fileName
  5.