home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
util
/
cdity
/
event
/
product-info
< prev
Wrap
Fred Fish's Product-Info
|
1995-10-22
|
880b
|
56 lines
.name
Event
.type
OS Commodity
.short
Tool to remember everything you want.
.description
Information:
------------
With this software you have a good tool to remember everything you want.
Features:
---------
* requiers only 12 kB memory (a primary argument!)
* the event´s are storend in a data file
* multitasking friendly
* "gliding" event´s
* loading only the Event´s from the current day
.version
1.17
.date
1994.10.02
.author
Klaus Muckenhuber
.distribution
Freeware
.address
Markt 37
A-4625 OFFENHAUSEN
AUSTRIA
.docs
Event.doc
.described-by
Richard Fish
.submittal
Submitted on disk directly by the author.
.aminet-dir
util/cdity
.execute
set choice `RequestChoice "Event" "Please select an option" "View Doc" "Run Program" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool Event.doc TEXT
endif
if $choice EQ "2"
assign s: "" ADD
Event
endif