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

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

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

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

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