home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
util
/
arc
/
uuxt
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-10-21
|
3KB
|
112 lines
# This file contains product information that can be used by
# KingFisher 2.0 and other similar tools.
.name
UUxT
.type
Communications
.short
CLI/GUI-based UUEncoder/UUDecoder
.description
UUxT is a full featured UUencode/decoder with the following features:
o File splitting by line or kbytes when encoding for easy
mailing/posting. (Complete with header and footers that tell the
filename and part number after total number of parts.)
o Batch decoding. (You can decode many files at once, as well as split
files without joining them. UUxT also has wildcard support.)
o Batch encoding. You can encode multiple files into one text file.
o Automatically skips over mail headers and other junk that can end
up in encoded files.
o Ability to LhA compress files for you, and then
uuencode the resulting compressed file, all in one step, thus
saving you time. You can also decode and de-LhA in one step.
UUxT also comes with UUxT-GUI 3.1, a full featured workbench interface
for UUxT.
Changes since UUxT 3.0b (Public Release)
----------------------------------------
o UUxT 3.1 is now an average of ten times faster then previous public
releases.
o UUxT-GUI is much stabler.
o UUxT-GUI no longer has a popup requester on startup.
o The InFiles list is cleared after each operation for you automatically
on the GUI.
.version
3.1
.date
1994.07.21
.author
Asher Feldman
.requirements
Requires reqtools.library (supplied)
Certain features require LhA
Extra options available under 2.0+
.reference
GoldFish-Vol2-2:BBS/util/UUxT-3.0b.lha
3.0b
GoldFish-Vol2-1:Files/util/arc/UUxT/
3.0b
FreshFish-Vol9-2:BBS/util/UUxT-3.0b.lha
3.0b
FreshFish-Vol8-2:BBS/util/UUxT-3.0b.lha
3.0b
FreshFish-Vol7:New/util/arc/UUxT/
3.0b
FreshFish-Vol7:BBS/util/UUxT-3.0b.lha
3.0b
AmigaLibDisk1007:Programs/UUxT/
3.0b
FreshFish-Vol6:New/util/arc/UUxT/
3.0a
FreshFish-Vol6:BBS/util/UUxT-3.0a.lha
3.0a
AmigaLibDisk912:UUxT/
2.1
.distribution
Shareware
.price
$10 (US)
.address
4791 Calle de Tosca
San Jose, CA 95118
USA
.email
asher@shell.portal.com
.docs
README
REGISTRATION
UUxT.guide
.described-by
Dan Fish (daf@starfish.amigalib.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
set choice `RequestChoice "UUxT" "Please select an option" "View Readme" "View Guide" "Run Program" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool README TEXT
endif
if $choice EQ "2"
MetaTool UUxT.guide GUIDE
endif
if $choice EQ "3"
UUxT-GUI
endif
.aminet-dir
util/arc