home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-25 | 1.5 KB | 52 lines |
- .name
- Where_K
- .type
- OS Utility
- .short
- Flexible file utilitiy
- .description
- Where_k is the utility that tries to put almost everything you use at your
- fingertips.
-
- It plays music, sounds, shows pictures, reads text, alters task priorities,
- launches programs, changes icons, catalogs disks, reads memory locations,
- copies files, formats disks, creates file notes, reads library version numbers,
- talks, displays an incredible amount of information, executes scripts, creates
- files from directories, drops to the back to get out of your way, renames files,
- locks devices, unarcs lha files, runs ed, shows ascii codes, has a screen blanker,
- allows you to select a program to load upon booting, makes directories, runs
- multiview, allows you to select programs such as the music player, sound player,
- picture viewer, and text reader which the program will use as its' default.
-
- There is much more to where_k as you will see as you read on. The above
- description if far from complete.
- .version
- 1995A
- .date
- 1995.3.1
- .author
- Kenneth J. McCormick
- .requirements
- WB3.0+
- 3.5 to 4 Mb of RAM
- Narrator.device to use TALK.
- .distribution
- Copyrighted but Freely Redistributable
- .docs
- Where_K.guide
- .described-by
- Richard Fish (rjf@amigalib.com)
- .submittal
- Submitted on disk directly by the author.
- .aminet-dir
- util/misc
- .execute
- set choice `RequestChoice "Where_K" "Please select an option" "View Guide" "Run Program" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool Where_K.guide GUIDE
- endif
-