home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-08-25 | 1.3 KB | 67 lines |
- .name
- ManageCDPics
- .type
- Workbench Tool
- .short
- A program to manage all your pictures
- .description
- A GUI-Based cataloger that allows you to create "picture-databases"
- and easily view the pictures.
- .version
- 1.303
- .date
- 1995.06.01
- .author
- Markus Hillenbrand
- .reference
- FreshFish-Vol9-2:BBS/disk/ManageCDPics-1.2.lha
- 1.2
- FreshFish-Vol8-2:BBS/disk/ManageCDPics-1.2.lha
- 1.2
- FreshFish-Vol8-1/New/disk/cdrom/ManageCDPics/
- 1.2
- AmigaLibDisks:d10xx/d1032/Programs/ManageCDPics/
- 1.2
- GoldFish-Vol2-2:BBS/disk/ManageCDPics-1.0.lha
- 1.0
- GoldFish-Vol2-1:Files/disk/cdrom/ManageCDPics/
- 1.0
- FreshFish-Vol6:New/disk/cdrom/ManageCDPics/
- 1.0
- FreshFish-Vol6:BBS/disk/ManageCDPics-1.0.lha
- 1.0
- .distribution
- Copyrighted but Freely Redistributable
- .address
- Hauptstrasse 6
- 36124 Eichenzell-Löschenrod
- GERMANY
- .email
- m_hillen@informatik.uni-kl.de
- .docs
- ManageCDPics.doc
- ManageCDPics.guide
- .described-by
- Dan Fish (daf@daffy.amigalib.com)
- .submittal
- Submitted electronically directly by the author.
- .execute
- LAB Start
- set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
- if $choice GT "0"
- if $choice EQ "1"
- MetaTool ManageCDPics.doc TEXT
- else
- if $choice EQ "2"
- MetaTool ManageCDPics.guide GUIDE
- else
- if $choice EQ "3"
- ManageCDPics
- endif
- endif
- endif
- skip Start BACK
- endif
- .aminet-dir
- disk/cdrom
-