home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff204.lzh / PopInfo / PopInfo.doc < prev    next >
Text File  |  1989-04-30  |  6KB  |  114 lines

  1. PopInfo v2.9 © Copyright 1989 Jonathan Potter
  2.  
  3. A WorkBench utility to show you the info that WorkBench doesn't!
  4.  
  5. ****************************************************************************
  6. This program is PUBLIC DOMAIN, and is freely redistributable, as long as:
  7.    a) A MAXIMUM of $10 (if any) is charged for copying fee
  8.    b) This documentation and the source codes accompany the executable
  9.       (the source codes may not necessarily be included on any disk based
  10.        magazines, where space may be tight)
  11. ****************************************************************************
  12.  
  13. USAGE: PopInfo [-n]
  14.  
  15. PopInfo is a small (? 22K) utililty meant for use in the WorkBench. You
  16. must RUNBACKGROUND (or similar) PopInfo, or else the CLI it was run from
  17. will never close. PopInfo can also be run from the Workbench.
  18. When run, a "icon" will open in the top left corner of the WorkBench screen.
  19. The fact that it is fairly small means that it does not eat up chip memory
  20. when you are not using it.
  21. To activate PopInfo, simply click on the "icon". A large window will "Pop"
  22. open, containing useful information about the computer. The information 
  23. contained is as follows :
  24.  
  25. Unit  : This is the device name, eg DF0:, VD0:, etc..
  26.         If no disk is present in the drive you will see "No disk present in
  27.         drive" following the unit. If the disk is a Kickstart disk you will
  28.         see "Kickstart disk", "Unreadable disk" if the disk is unreadable,
  29.         or "Not a DOS disk" if the disk is a non-DOS disk. 
  30. Bytes : The total number of bytes available on the unit (a lot more useful
  31.         than blocks!) It is interesting to note that the 880K per disk we
  32.         are supposed to get is actually around 837K...
  33. Used  : The total number of bytes used on the unit.
  34. Free  : The total number of bytes free on the unit.
  35. Ers   : The total number of hard errors on the unit.
  36. WPS   : For Write Protect Status, this is either R/W (Read/Write) or R O
  37.         (Read Only)
  38. SBB   : Only applicable for disk drives (at the moment...) indicates whether
  39.         the disk has a Standard BootBlock. N/A will appear if the unit is
  40.         not a disk drive. No indicates a non-standard bootblock, and Yes
  41.         indicates a standard Commodore bootblock (YAAY!). NBB indicates
  42.         No BootBlock (ie the disk is not installed). The [-n] option when
  43.         running PopInfo stops any bootblock checking, so you will see N/C
  44.         (No Checking) for disk drives. VIR indicates a currently
  45.         recognisable virus has been detected. PopInfo currently recognises
  46.         the SCA, BYTE BANDIT, BYTE WARRIOR, OLD NORTHSTAR, NORTHSTAR, REVENGE,
  47.         OBELISK, PENTAGON, SYSTEM Z, UF, HSC, DISK-DOKTOR, GRAFFITI,
  48.         16 BIT CREW, PHANTASM, ULTRAFOX, and LAMER EXTERMINATOR viruses.
  49.         Which virus it is will be displayed when in the BootBlock window
  50.         (see below).
  51.         No (for non-standard bootblock) appears in pen colour 2, and
  52.         VIR (for virus) appears in pen colour 3.
  53.  
  54. Also displayed is Chip RAM free, Fast RAM free, total RAM free, and the
  55. current system time. (now in stunning technicolour!)
  56.  
  57. At any time, while the info window is active, a press of the space bar takes
  58. you into the BootBlock section. A large (screen sized) window opens, which
  59. displays half (at a time) of the bootblock, both in hex and ascii. The
  60. BootBlock window starts off with the bootblock of DF0:.
  61. On the right hand side of the BootBlock window are several gadgets,
  62. specifically, DF0:, DF1:, DF2:, DF3:, BLK, SAVE, LOAD, WIPE and EXIT.
  63. DF0: to DF3: select which bootblock is currently displayed (note : If any of
  64. these drives are not available, the gadget is disabled).
  65. BLK (either BLK1 or BLK0) allows you to view the other half of the bootblock.
  66. SAVE allows you to save the bootblock to a disk file, and LOAD allows you
  67. to restore a saved bootblock to a disk. Both SAVE and LOAD present you with
  68. a file requester, which prompts you to enter a filename.
  69. WIPE installs the currently selected disk. Both LOAD and WIPE ask for
  70. verification before carrying out your instruction.
  71. EXIT exits the BootBlock window and returns you to the info window.
  72. PopInfo automatically checks the memory for any of the currently known
  73. viruses, when run, and erases them if found.
  74.  
  75. Back at the info window. Down in the bottom right hand corner (nicely
  76. contrasted with the sizing gadget) is a custom gadget that at first says
  77. POP. When the gadget does say POP, and you deactivate the info window (by
  78. clicking outside it) the window will pop back to the original icon. HOWEVER!,
  79. if you click on the POP gadget, it changes to STAY. When the gadget is STAY,
  80. the info window hangs around DYNAMICALLY UPDATING even when you do
  81. deactivate it! Nifty, huh?
  82.  
  83. While the time and memory are constantly updated when the window is open,
  84. the device information isn't (unless new devices are added while the window
  85. is open - PopInfo detects this and adjusts accordingly). However, you can
  86. force an update of the info by pressing the right mouse button when the
  87. PopInfo window is active. All the information is updated if diskchanges
  88. are detected. 
  89.  
  90. Oh yeah obviously you can resize the info window, depth arrange it, close
  91. it, etc...
  92.  
  93. Well, enjoy the program (ie Use It!!)...
  94.  
  95. Jon
  96.  
  97. (author correspondance (what? who'd want to write to me?) to
  98.       Jonathan Potter
  99.       3 William St
  100.       Clarence Park 5034
  101.       South Australia (a boring place to live)
  102.       Australia
  103.  Someone said I should put my phone number here:
  104.       08-293-2788) 
  105.  
  106.  
  107.      /|             -----
  108.     / |               |
  109.    /  | Amiga Jon!    |
  110.   /---|               |
  111.  /    |            \__/
  112.  
  113. ---------------------------------------------------------------------------
  114.