Short:        Simple AmigaDOS Script that converts lha archives to lzx
Author:       jami@dlc.fi
Uploader:     jami dlc fi
Type:         util/arc
Architecture: m68k-amigaos

Usage: {lha archive} {lzx archive} {temporary directory}

The lzx archive will be always created in the same directory where the
lha archive is. Temporary directory is something like: "Work:Temp". The direc
tory Temp will be created.

Example: iblzx test.lha test.lzx Work:temp

This will convert test.lha test.lzx and create temporary directory
Work:temp.