home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / memsz200.zip / ENGLISH.IPF < prev    next >
Text File  |  1993-06-24  |  10KB  |  228 lines

  1. :userdoc.
  2. :title.'System Resources' Help
  3. :body.
  4.  
  5. :h1 res=1.Introduction
  6. :i1.Introduction
  7. :artwork name='memsize.bmp' align=center.
  8. :p.
  9. This program displays several items related to system resources,
  10. and updates the display once per second, providing it is given
  11. CPU time to do so.  The items displayed are:
  12. :p.
  13. :hp2.Date/Time:ehp2. - The current date and time, in the format called for
  14. in the default country information for your system, as specified in
  15. the COUNTRY= entry of your CONFIG.SYS file.
  16. :p.
  17. :hp2.Elapsed Time:ehp2. - The elapsed time since the computer
  18. was last restarted.
  19. :p.
  20. :hp2.Available Memory:ehp2. - The amount of virtual memory
  21. available, according to the :hp1.DosQuerySysInfo:ehp1. function,
  22. less the available swap space.  This is the sum of the free space
  23. in memory and the free space within the swap file, and I have not
  24. been able to find a way to separate the two yet.
  25. :p.
  26. :hp2.Swap File Size:ehp2. - The current size of the system
  27. virtual memory swap file, SWAPPER.DAT.
  28. To locate the file, the file CONFIG.SYS is scanned for its SWAPPATH entry.
  29. That entry provides the full name of the swap-file's directory and
  30. indicates the minimum free space that must be left on the swap-file's
  31. disk drive.
  32. :p.
  33. :hp2.Available Swap Space:ehp2. - The amount of free disk space on the
  34. logical disk drive where the system swap file resides, less the mininum
  35. free space.  This is how much more the swap file could expand, if necessary.
  36. :p.
  37. :hp2.Spool File Size:ehp2. - The amount of disk space consumed by spool files.
  38. :p.
  39. :hp2.CPU Load (%):ehp2. - The approximate percentage of the CPU's available
  40. horsepower that's being used at the moment.  It is averaged over the previous
  41. second.
  42. :note.This function and PULSE do not get along with each other.
  43. :p.
  44. :hp2.Active Task Count:ehp2. - The number of entries in the system switch list,
  45. which is the list displayed when you press CTRL+ESC.
  46. :note.Not all entries in the system switch list are displayed in the
  47. Window List.  Some are marked for non-display.
  48. :p.
  49. :hp2.Drive X Free:ehp2. - The amount of free space on drive X.
  50. :p.
  51. The help facility is active, as you've already seen, and those program
  52. commands that exist may be accessed via the window's system menu.  The
  53. following commands are available:
  54. :sl compact.
  55. :li.:hpt.Save Defaults:ehpt.:hdref res=11.
  56. :li.:hpt.Reset Defaults:ehpt.:hdref res=12.
  57. :li.:hpt.Hide Controls:ehpt.:hdref res=13.
  58. :li.:hpt.Set Timer Interval...:ehpt.:hdref res=14.
  59. :li.:hpt.Display Items :ehpt.:hdref res=15.
  60. :li.:hpt.Show Date/Time:ehpt.:hdref res=150.
  61. :li.:hpt.Show Elapsed Time:ehpt.:hdref res=151.
  62. :li.:hpt.Show Memory Free:ehpt.:hdref res=152.
  63. :li.:hpt.Show Swapfile Size:ehpt.:hdref res=153.
  64. :li.:hpt.Show Swapdisk Free:ehpt.:hdref res=154.
  65. :li.:hpt.Show Spoolfile Size:ehpt.:hdref res=155.
  66. :li.:hpt.Show CPU Load:ehpt.:hdref res=156.
  67. :li.:hpt.Show Active Task Count:ehpt.:hdref res=157.
  68. :li.:hpt.Show C: Free Space:ehpt.:hdref res=53.
  69. :li.:hpt.About:ehpt.:hdref res=16.
  70. :esl.:p.
  71. In addition to those features already described, this program accepts
  72. commands from the OS/2 2.0 Font and Color Palette programs.
  73.  
  74. :h1 res=11.Save Defaults (Menu Option)
  75. :i1.Save Defaults (Menu Option)
  76. When you select this menu option, the program saves its current position
  77. and the status of the Hide Controls option.  The next time the program
  78. is started, it will be started with that position and with the controls
  79. hidden (or not) according to the saved state.
  80. :p.
  81. The short-cut key for this command is F2.
  82.  
  83. :h1 res=12.Reset Defaults (Menu Option)
  84. :i1.Reset Defaults (Menu Option)
  85. Selecting this menu option will reset the program's font and color
  86. attributes to their default values.
  87.  
  88. :h1 res=13.Hide Controls (Menu Option)
  89. :i1.Hide Controls (Menu Option)
  90. This menu option, when selected, will cause the program's frame controls
  91. (the system menu, the titlebar and the minimize button) to be hidden.
  92. This option can be toggled with a double-click on either mouse button.
  93. Also, since I saw it as very useful to be able to move the window while
  94. the controls were hidden, the window has been set up so that you can
  95. drag it with either mouse button.
  96. .br
  97. The key combination Alt+H will perform this function also.
  98.  
  99. :h1 res=14.Set Timer Interval (Menu Option)
  100. :i1.Set Timer Interval (Menu Option)
  101. Selecting this option will call up a dialog wherein you may set the refresh
  102. timer interval (in tenths of a second).  The timer may be set anywhere from
  103. 10 to 300 (1-30 seconds).
  104.  
  105. :h1 res=140.Set Timer Interval (Dialog)
  106. :i1.Set Timer Interval (Dialog)
  107. Using the up and down buttons of the spin-button control, it is possible
  108. here to change the screen update timer interval to anywhere from 1 second
  109. to 30 seconds, at 1/10th second intervals.  Once you've set the interval
  110. to your liking, either press the ENTER key or click on the OK button.  If
  111. you have second thoughts and decide to abort the change, either press the
  112. ESCAPE key or click on the cancel button.  Help is available by either
  113. pressing the F1 key or by clicking on the HELP button.
  114.  
  115. :h1 res=15.Display Items  (Menu Option)
  116. :i1.Display Items  (Menu Option)
  117. This menu option calls up a submenu from which the different available
  118. display items can be selected for display or de-selected from display.
  119.  
  120. :h1 res=150.Show Date/Time (Menu Option)
  121. :i1.Show Date/Time (Menu Option)
  122. Selecting this option will toggle whether or not the current time and date
  123. will be displayed.  If the option is check-marked, the digital time is
  124. currently being displayed.  When the option's state is changed, the program
  125. window will automatically resize itself to suit the new number of displayed
  126. items.
  127.  
  128. :h1 res=151.Show Elapsed Time (Menu Option)
  129. :i1.Show Elapsed Time (Menu Option)
  130. Selecting this option will toggle whether or not the elapsed time since
  131. the last system restart will be displayed.  If the option is check-marked,
  132. the elapsed time is currently being displayed.  When the option's state is
  133. changed, the program window will automatically resize itself to suit the
  134. new number of displayed items.
  135.  
  136. :h1 res=152.Show Memory Free (Menu Option)
  137. :i1.Show Memory Free (Menu Option)
  138. Selecting this option will toggle whether or not the amount of system memory
  139. free is displayed.  If the option is check-marked, the free memory is being
  140. displayed currently.  When the option's state is changed, the program window
  141. will automatically resize itself to suit the new number of displayed items.
  142.  
  143. :h1 res=153.Show Swapfile Size (Menu Option)
  144. :i1.Show Swapfile Size (Menu Option)
  145. Selecting this option will toggle whether or not the swap-file's current size
  146. is displayed.  If the option is check-marked, the file size is being displayed
  147. currently.  When the option's state is changed, the program window will
  148. automatically resize itself to suit the new number of displayed items.
  149.  
  150. :h1 res=154.Show Swap Space Free (Menu Option)
  151. :i1.Show Swap Space Free (Menu Option)
  152. Selecting this option will toggle whether or not the available swap space
  153. is displayed.  If the option is check-marked, the free space is being
  154. displayed at this time.  When the option's state is changed, the program
  155. window will automatically resize itself to suit the new number of displayed
  156. items.
  157.  
  158. :h1 res=155.Show Spoolfile Size (Menu Option)
  159. :i1.Show Spoolfile Size (Menu Option)
  160. Selecting this option will toggle whether or not the amount of disk space
  161. consumed by the spooler is displayed.  If the option is check-marked, the
  162. amount is being displayed at this time.  When the option's state is changed,
  163. the program window will automatically resize itself to suit the new number
  164. of displayed items.
  165.  
  166. :h1 res=156.Show CPU Load (Menu Option)
  167. :i1.Show CPU Load (Menu Option)
  168. Selecting this option will toggle whether or not the current CPU load is
  169. displayed.  If the option is check-marked, the CPU load is being displayed
  170. at this time.  When the option's state is changed, the program
  171. window will automatically resize itself to suit the new number of displayed
  172. items.
  173.  
  174. :h1 res=157.Show Active Task Count (Menu Option)
  175. :i1.Show Active Task Count (Menu Option)
  176. Selecting this option will toggle whether or not the count of active tasks is
  177. displayed.  If the option is check-marked, the active task count is being displayed
  178. at this time.  When the option's state is changed, the program
  179. window will automatically resize itself to suit the new number of displayed
  180. items.
  181.  
  182. :h1 res=16.About (Menu Option)
  183. :i1.About (Menu Option)
  184. This menu option, when selected, will cause the program's About dialog
  185. to be displayed.
  186.  
  187. :h1 res=160.About (Dialog)
  188. :i1.About (Dialog)
  189. This dialog box displays the program name, icon and copyright information.
  190. To exit the dialog, press the ENTER key, the SPACE bar or the ESCAPE key,
  191. or click on the OK button with the mouse.
  192.  
  193. :h1 res=53.Show C: Free Space (Menu Option)
  194. :i1.Show C: Free Space (Menu Option)
  195. Selecting this option will toggle whether or not the free space on drive C:
  196. is displayed.  If the option is check-marked, the free space is being
  197. displayed at this time.  When the option's state is changed, the program
  198. window will automatically resize itself to suit the new number of displayed
  199. items.
  200.  
  201. :h1 res=99.Keys Help
  202. :i1.Keys Help
  203. The following function keys have been defined for this program:
  204. :sl compact.
  205. :li.F1 - Help
  206. :li.F2 - Save Defaults
  207. :li.F3 - Exit
  208. :li.Alt+H - Hide Controls
  209. :esl.:p.
  210.  
  211. :h1 res=9900.Set Profile Path
  212. :i1.Set Profile Path
  213. This dialog is displayed when the program cannot find its profile (INI) file,
  214. and asks you where the file is or where it is to be created.
  215. :p.
  216. Only a valid existing directory name will be accepted.
  217. Once you have entered the name, press the ENTER key or click on the OK
  218. button for the program to continue.
  219. :p.
  220. If you wish to abort the program's initialization sequence, press
  221. the ESC key or click on the escape button.
  222.  
  223. :euserdoc.
  224.  
  225.  
  226.  
  227.  
  228.