home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-09 | 557 b | 37 lines |
- .name
- Clock.iob
- .type
- Imagine Object
- .short
- Imagine object
- .description
- Imagine object submitted by Alasdair Whyte
- .author
- Alasdair Whyte
- .distribution
- Public Domain
- .address
- 21 North Berwick Crescent
- Greenhills
- East Kilbride
- Glasgow G75 8TG
- Scotland UK
- .docs
- Tofredfish.ASC
- .described-by
- Richard Fish
- .submittal
- Submitted on disk directly by the author.
- .aminet-dir
- gfx/3dobj
- .execute
- set choice `RequestChoice "Clock" "Please select an option" "View Doc" "Cancel"`
-
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool Tofredfish.ASC TEXT
- endif
-