Short: ImageFX arexx scripts to load LHA pix. Author: Les Hewitt 1996 Uploader: les hewitt manymore net (Les Hewitt) Type: gfx/ifx Architecture: generic INSTALLATION: Copy LoadLHA.ifx and DeleteLHA.TempFiles.ifx to the rexx drawer in the ImageFX directory. You may need to change the TempDir variable in BOTH scripts if you haven't got a lot of RAM. USE: LoadLHA.ifx A requestor lets you pick the lha file you what to get a picture from and then unpacks the file into a temp directory. Then a requestor enable you to load a picture from the temp directory. Another requester lets you delete the temp files if you want. If there are more than one picture in the temp directory you can leave them there so you can load the others later. DeleteLHA.TempFiles.ifx This script lets you delete the temp files you no longer need. You'll need these cli programs in C: or somewhere in the command PATH. LHA DELETE MAKEDIR Check out: http://www.manymore.net/