home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1120.lha / Programs / QCD / Product-Info next >
Encoding:
Fred Fish's Product-Info  |  1995-08-25  |  1.4 KB  |  55 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. QCD
  6. .type
  7. OS Utility
  8. .short
  9. Cd with CDPATH,pcd,cd ..,filereq,cd DF?:
  10. .description
  11. With qcd you can not only match paths, but also assigns/volumes/devices,
  12. e.g. loc*:cat* would be short for locale:catalogs. If more than one
  13. path maches it will ask you which one you really meant. Whenever possible
  14. it understands the Unix elements . .. ~ / ,though the Amiga syntax has
  15. priority. You also have the ablility to set a CDPATH variable to show
  16. the program where to look for your directories. Of course you can go
  17. back to the directory where you where before (similar to the script S:PCD).
  18. Finally you can also select the directory via filerequester.
  19. It has the following template :
  20.      DIR,NOREQ/S,NOPAT/S,NOHARD/S,NOSOFT/S,NOUX/S,FREQ/S,
  21.      PCD=-/S,PPCD=--/S,WAIT/K/N
  22. .version
  23. 1.1
  24. .date
  25. 1995.06.12
  26. .author
  27. Frank Würkner
  28. .requirements
  29. Requires OS2.0+
  30. .distribution
  31. Freeware
  32. .address
  33. Georgenschwaigstr. 22
  34. D-80807 München
  35. Germany
  36. .email
  37. wuerkner@informatik.tu-muenchen.de
  38. .docs
  39. qcd.doc
  40. .described-by
  41. Dan Fish (daf@starfish.amigalib.com)
  42. .submittal
  43. Downloaded via ftp from wuarchive.wustl.edu.
  44. .execute
  45. LAB Start
  46. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  47. if $choice GT "0"
  48.   if $choice EQ "1"
  49.     MetaTool qcd.doc TEXT
  50.   endif
  51.   skip Start BACK
  52. endif
  53. .aminet-dir
  54. util/cli
  55.