home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-23 | 643 b | 35 lines |
- .name
- Central
- .aminet-dir
- pix/imagi
- .type
- Picture
- .short
- Lightwave RayTrace of 'Computer-Central'
- .description
- Lightwave RayTrace of "Computer-Central"
- .author
- Tiziano Gogna
- .distribution
- Copyrighted but Freely Redistributable
- .address
- Via al chiosso 10/b
- 6572 Quartino
- .docs
- Central.readme
- .described-by
- Dan Fish (daf@starfish.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "Central" "Please select an option" "README" "View Picture" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
- if $choice EQ "1"
- MetaTool Central.readme TEXT
- endif
- if $choice EQ "2"
- MetaTool Central.jpg JPEG
- endif
-