home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / util / misc / where_k / product-info < prev    next >
Fred Fish's Product-Info  |  1995-08-25  |  2KB  |  50 lines

  1. .name
  2. Where_K
  3. .type
  4. OS Utility
  5. .short
  6. Flexible file utilitiy
  7. .description
  8. Where_k is the utility that tries to put almost everything you use at your
  9. fingertips.
  10.  
  11. It plays music, sounds, shows pictures, reads text, alters task priorities,
  12. launches programs, changes icons, catalogs disks, reads memory locations,
  13. copies files, formats disks, creates file notes, reads library version numbers,
  14. talks, displays an incredible amount of information, executes scripts, creates
  15. files from directories, drops to the back to get out of your way, renames files,
  16. locks devices, unarcs lha files, runs ed, shows ascii codes, has a screen blanker,
  17. allows you to select a program to load upon booting, makes directories, runs
  18. multiview, allows you to select programs such as the music player, sound player,
  19. picture viewer, and text reader which the program will use as its' default.
  20.  
  21. There is much more to where_k as you will see as you read on. The above
  22. description if far from complete.
  23. .version
  24. 1995A
  25. .date
  26. 1995.3.1
  27. .author
  28. Kenneth J. McCormick
  29. .requirements
  30. WB3.0+
  31. 3.5 to 4 Mb of RAM
  32. Narrator.device to use TALK.
  33. .distribution
  34. Copyrighted but Freely Redistributable
  35. .docs
  36. Where_K.guide
  37. .described-by
  38. Richard Fish (rjf@amigalib.com)
  39. .submittal
  40. Submitted on disk directly by the author.
  41. .aminet-dir
  42. util/misc
  43. .execute
  44. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  45. if $choice GT "0"
  46.   if $choice EQ "1"
  47.     MetaTool Where_K.guide GUIDE
  48.   endif
  49. endif
  50.