home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / moni / sysinfo / product-info < prev    next >
Fred Fish's Product-Info  |  1995-10-24  |  1KB  |  86 lines

  1. .name
  2. SysInfo
  3. .type
  4. OS Utility
  5. .short
  6. Gives comprehensive system information
  7. .description
  8. A brand new release of this popular program.  It reports interesting
  9. information about the configuration of your Amiga, including some
  10. speed comparisons with other configurations, versions of the OS
  11. software, and much more.  Binary only.
  12. .version
  13. 3.24
  14. .reference
  15. AmigaLibDisk969:SysInfo/
  16. 3.23
  17. AmigaLibDisk860:SysInfo/
  18. 3.18
  19. AmigaLibDisk820:SysInfo/
  20. 3.11
  21. AmigaLibDisk758:SysInfo/
  22. 3.01
  23. AmigaLibDisk642:SysInfo/
  24. 2.69
  25. AmigaLibDisk625:SysInfo/
  26. 2.62
  27. AmigaLibDisk619:SysInfo/
  28. 2.60
  29. AmigaLibDisk583:SysInfo/
  30. 2.56
  31. AmigaLibDisk571:SysInfo/
  32. 2.53
  33. AmigaLibDisk565:SysInfo/
  34. 2.51
  35. AmigaLibDisk553:SysInfo/
  36. 2.40
  37. AmigaLibDisk502:SysInfo/
  38. 2.22
  39. AmigaLibDisk433:SysInfo/
  40. 1.98
  41. AmigaLibDisk420:SysInfo/
  42. 1.94
  43. AmigaLibDisk368:SysInfo/
  44. 1.4
  45. .date
  46. 1993.11.07
  47. .author
  48. Nic Wilson
  49. .distribution
  50. Shareware
  51. .price
  52. $20(US)
  53. .address
  54. Nic Wilson Software
  55. P.O. Box 1164
  56. Toowoomba Queensland 4350
  57. .email
  58. cbmaus!cbmozq!wilson!nicw@cbmvax.commodore.com
  59. .docs
  60. SysInfo.doc
  61. SysInfo.history
  62. BOARDS_READ.ME
  63. .described-by
  64. Fred Fish (fnf@fishpond.cygnus.com)
  65. .submittal
  66. Submitted on disk directly by the author.
  67. .execute
  68. set choice `RequestChoice "SysInfo" "Please select an option" "ReadMe" "Documentation" "Run SysInfo" "Cancel"`
  69. if $choice EQ "0"
  70.   quit 5
  71. endif
  72.  
  73. if $choice EQ "1"
  74.   MetaTool READ.ME TEXT
  75. endif
  76.  
  77. if $choice EQ "2"
  78.   MetaTool SysInfo.Doc TEXT
  79. endif
  80.  
  81. if $choice EQ "3"
  82.   WBRun SysInfo
  83. endif
  84. .aminet-dir
  85. util/moni
  86.