home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-14 | 694 b | 42 lines |
- .name
- ModUtils
- .type
- Sound Tools
- .aminet-dir
- mus/misc
- .short
- Group of programs for working with Mods
- .description
- Group of programs for working with Mods. Includes utilities for
- playing, allocating, ripping, and wipeing Mods.
- .author
- Ben Hutchings
- .distribution
- Freeware
- .address
- 43 Harrison Close
- Reigate
- Surrey RH2 7HS
- ENGLAND
- .docs
- ModUtils.doc
- .described-by
- Richard Fish
- .submittal
- Submitted on disk directly by the author.
- .execute
- set choice `RequestChoice "ModUtils" "Please select an option" "View Doc" "Add ModUtils to Path" "Cancel"`
-
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool ModUtils.doc TEXT
- endif
-
- if $choice EQ "2"
- assign libs: "" ADD
- path "" ADD
- endif
-