home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-08-25 | 1.2 KB | 61 lines |
- .name
- S-Pack
- .type
- Archiver
- .short
- Archiver w/multivol, selfextract, & more
- .description
- One program for all your file-packing requirements including
- HD-backup, archiving, data transfer.
- Unbeatable compression, self-unpacking, multi-volume packs.
- Needs no special libraries or handlers.
- .version
- 1.4
- .author
- Chas A. Wyndham
- .distribution
- Freeware
- .address
- 1265 Canning Mills Road
- Roleystone
- WA 6111
- Australia
- .reference
- FreshFish-Vol3:New/util/arc/S-Pack/
- 1.1
- FreshFish-Vol4:BBS/Mar94/util/arc/S-Pack.lha
- 1.1
- FreshFish-Vol5:BBS/util/S-Pack-1.1.lha
- 1.1
- FreshFish-Vol8-2:BBS/util/S-Pack-1.1.lha
- 1.1
- FreshFish-Vol9-2:BBS/util/S-Pack-1.1.lha
- 1.1
- FrozenFish-Vol1:BBS/Mar94/util/arc/S-Pack.lha
- 1.1
- GoldFish-Vol2-1:Files/util/arc/S-Pack/
- 1.1
- GoldFish-Vol2-2:BBS/util/S-Pack-1.1.lha
- 1.1
- .docs
- S-Pack.doc
- .described-by
- Richard Fish (rjf@amigalib.com)
- .submittal
- Submitted on disk directly by the author.
- .aminet-dir
- util/arc
- .execute
- LAB Start
- set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
- if $choice GT "0"
- if $choice EQ "1"
- MetaTool S-Pack.doc TEXT
- else
- if $choice EQ "2"
- s-pack
- endif
- endif
- skip Start BACK
- endif
-