home *** CD-ROM | disk | FTP | other *** search
/ Buzz 3 / Buzz 3.adf / PlaySID_3.0.LhA / PlaySID3.0 / scripts / ConvertToIcon.script next >
Encoding:
Text File  |  1994-08-12  |  170 b   |  5 lines

  1. ;Example Script to convert from Onepart-files To Icon/Data files.
  2. list #? FILES LFORMAT "sidconv *"%n*" *"ram:%n*" ICON" >ram:script
  3. execute ram:script
  4. delete ram:script
  5.