Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] ViewLHA is a simple tool that executes a command sequence file that
lets you view a graphics file that has been compressed with LhA.
The main reason for using an archive format like LHA, rather than a
packer such as PowerPacker, is to retain the original file's timestamp.
It might be a bit slower, but I can live with that personally.
AROS Version
------------
See notes included in README file.
New in v0.7
-----------
- Check for AmigaOS >= 2.04.
- Most of the errors returned from function calls are now non-
critical; the program will proceeed with the next file if any.
- Added "failat 30" at appropriate locations in the command sequence
files.
New in v0.6
-----------
- Various minor changes.
New in v0.5
-----------
- Now supports multiple files, and wildcards when run from the CLI.
- The file name is displayed during two seconds before processing a
file. Mainly useful with extended selections in Workbench and when
using wildcards in the CLI.
- Removed the ">NIL:" on the LhA and viewer command lines in the
command sequence files in order to display the output of the
programs for diagnostic purposes.
- A sample project icon is now included.
|