home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
biz
/
demo
/
quicktextdemo
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-09-26
|
1KB
|
45 lines
.name
QuickTextDemo
.aminet-dir
biz/demo
.type
Animation Tool
.short
Interactive desktop video program.
.description
QuickText is an interactive desktop video program designed to easily
develop and display almost any type of graphic screen, including
titles and credits, pictures, and even animations. Other features
include full ARexx support, auto screen sequencing, on-screen timer,
text and numeric variables, a recordable/replayable "doodler", and an
easy-to-use point-and-click interface. "QT" works on any Amiga with
Workbench 1.2 or higher, and requires Ruby and Diamond fonts which are
included in all releases of WorkBench.
It is well suited for on-line video titling & credits, silent paging,
and cable reader boards.
.version
1.0
.author
Todd Sprague
.distribution
Commercial Demo
.described-by
Fred Fish (fnf@amigalib.com)
.submittal
Submitted on disk directly by the author.
.execute
set choice `RequestChoice "QuickText" "Please select an option" "View Doc" "Run Program" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool Readme1st TEXT
endif
if $choice EQ "2"
QTPlayer QTdemo
endif