#Graphics Utility
19-Jan-94 22:38:10
Sb: #37770-#Graphics Utility
Fm: Steve Bennett/SYSOP 76702,1071
To: Martin L. Adams 72331,646
.LHA is a data compression format, not a grpahics file format. To
decompress files with the .LHA extension you'll need to download
LHA138.RUN from library 16 of AmigaUser Forum (G AMIGAU). It is a self
extracting archive: just download it as LHA138.RUN, place it in ram:, CD
to ram: and enter: LHA138.RUN that will explode all of the files to
ram: then type: COPY LHA C: which will put LHA in your C:
directory.
Read the documentation for LHA (which is now in RAM:)
Basically, to unpack a file, use the command, CD to the directory you want
the file(s) to go: and type:
LHA -x x <pathname>:<archivename.LHA>