home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / MEM202.ZIP / MEMSTAT.HLP (.txt) < prev   
OS/2 Help File  |  1992-05-09  |  11KB  |  364 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Help For MemStat ΓòÉΓòÉΓòÉ
  3.  
  4. MemStat Version 2.02 is a utility program which displays the current amount of 
  5. available memory, the size of the swap file and the amount of free space on the 
  6. swap drive under OS/2 1.x and 2.x. 
  7.  
  8. It has proven to be a useful tool, both in the test environment and in the 
  9. production environment. 
  10.  
  11. For help on any selectable field, select the field and press F1 or select one 
  12. of the following options: 
  13.  
  14.  o About this release 
  15.  
  16.  o MemStat Display 
  17.  
  18.  o MemStat Menus 
  19.  
  20.  o MemStat Errors 
  21.  
  22.  o Registering MemStat 
  23.  
  24.  
  25. ΓòÉΓòÉΓòÉ 2. Release Notes for Version 2.02 ΓòÉΓòÉΓòÉ
  26.  
  27. Enhancements in this release 
  28.  
  29.  o None 
  30.  
  31.  Enhancements in MemStat Version 2.01 
  32.  
  33.  o MemStat now displays the amount of disk space free on the swap drive. 
  34.  o The MemStat display is now configurable through the Options pulldown menu. 
  35.  o MemStat now has on-line context-sensitive help (you are reading it). 
  36.  
  37.  Bug fixes in this release 
  38.  
  39.  o MemStat now continues to update the memory status after the About... box is 
  40.    displayed. 
  41.  
  42.  Bug fixes in MemStat Version 2.01 
  43.  
  44.  o MemStat now displays the swap file size correctly when it is not on Drive C: 
  45.  o Fixed a problem with the way MemStat saved its position when minimized. 
  46.  
  47.  Cautions 
  48.  
  49.  o MemStat needs to read CONFIG.SYS from the Boot Drive, so be careful if you 
  50.    boot PM from a floppy disk and then run MemStat (It can be done under 1.x!). 
  51.  
  52.  
  53. ΓòÉΓòÉΓòÉ 3. Help for MemStat Display ΓòÉΓòÉΓòÉ
  54.  
  55. The MemStat Display window contains up to three lines of information in this 
  56. release. Depending on how you have set up MemStat, the following information 
  57. may be displayed: 
  58.  
  59. Available Memory 
  60.  
  61. This is the value returned from the DosMemAvail function call and represents 
  62. the size of the largest consecutive block of free memory available when the 
  63. function was called. Note that this is memory available to 16-bit applications 
  64. and may not be meaningful for 32-bit applications running under OS/2 2.x. 
  65.  
  66. Swap File Size 
  67.  
  68. This is the physical size of the swap file, the location of which is taken from 
  69. the SWAPPATH parameter in CONFIG.SYS. Under OS/2 Version 1.x, this parameter 
  70. will start at 512K and gradually increase depending on the memory requirements 
  71. of the applications you run. Under OS/2 Version 2.x, the swap file actually 
  72. decreases in size as physical memory becomes available so this value may go up 
  73. and down as you work. 
  74.  
  75. Swap Disk Free Space 
  76.  
  77. This value is the amount of free space left on the drive containing the swap 
  78. file. If this value goes too low, it is an indication that you may need to make 
  79. more space on your swap drive or move your swap file to another drive. 
  80.  
  81.  
  82. ΓòÉΓòÉΓòÉ 4. Help for MemStat Menus ΓòÉΓòÉΓòÉ
  83.  
  84. The following pulldown menus are available for selection from within MemStat: 
  85.  
  86. Options 
  87.  
  88. This menu allows the user to change the MemStat configuration, save the 
  89. position of MemStat on the desktop, and exit from MemStat. It contains the 
  90. following options: 
  91.  
  92.  o Settings 
  93.  o Save Position 
  94.  o Exit 
  95.  
  96.  Help 
  97.  
  98.  This menu allows the user to request help, and to display the About dialog 
  99.  box. It contains the following options: 
  100.  
  101.  o Help for help... 
  102.  o Extended help... 
  103.  o Keys help... 
  104.  o Help index... 
  105.  o About... 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 5. Help for MemStat Settings Menu Option ΓòÉΓòÉΓòÉ
  109.  
  110. This menu option brings up the MemStat Settings dialog box which allows the 
  111. user to alter the MemStat display. 
  112.  
  113. The user can tell MemStat which parameters to display and can change the 
  114. display update interval to reduce the impact of MemStat on the system. 
  115.  
  116. The settings selected by the user are saved in OS2.INI and retrieved by MemStat 
  117. when it is next loaded. 
  118.  
  119.  
  120. ΓòÉΓòÉΓòÉ 6. Help for MemStat Save Position Menu Option ΓòÉΓòÉΓòÉ
  121.  
  122. Selecting this option allows the user to save the current position of MemStat 
  123. on the screen. The next time MemStat is run, it will be displayed in the saved 
  124. position. 
  125.  
  126. This option is automatically selected if you check the Save check-box on the 
  127. Desktop Manager's Shutdown Dialog Box (OS/2 Version 1.x) or when you select 
  128. Shutdown from the Workplace Shell Desktop (Os/2 Version 2.x). 
  129.  
  130.  
  131. ΓòÉΓòÉΓòÉ 7. Help for MemStat Exit Menu Option ΓòÉΓòÉΓòÉ
  132.  
  133. Selecting this option exits from MemStat. 
  134.  
  135.  
  136. ΓòÉΓòÉΓòÉ 8. Help for "Help for Help" Menu Option ΓòÉΓòÉΓòÉ
  137.  
  138. Selecting this option displays general help applicable to the Help Manager and 
  139. its use. 
  140.  
  141.  
  142. ΓòÉΓòÉΓòÉ 9. Help for Extended Help Menu Option ΓòÉΓòÉΓòÉ
  143.  
  144. Selecting this option displays extended help and information for MemStat. 
  145.  
  146.  
  147. ΓòÉΓòÉΓòÉ 10. Help for Help Index Menu Option ΓòÉΓòÉΓòÉ
  148.  
  149. Selecting this option displays the Help Index for MemStat, allowing the user to 
  150. quickly find the desired help page. 
  151.  
  152.  
  153. ΓòÉΓòÉΓòÉ 11. Help for Help Keys Menu Option ΓòÉΓòÉΓòÉ
  154.  
  155. Selecting this option results in the display of help for the keystrokes 
  156. available in MemStat. 
  157.  
  158.  
  159. ΓòÉΓòÉΓòÉ 12. Help for MemStat About Menu Option ΓòÉΓòÉΓòÉ
  160.  
  161. This option is used to bring up the MemStat About dialog box, which displays 
  162. copyright information about MemStat, including the current version number. 
  163.  
  164.  
  165. ΓòÉΓòÉΓòÉ 13. Help for MemStat Settings Dialog Box ΓòÉΓòÉΓòÉ
  166.  
  167. To change any of the MemStat settings, click on the check boxes labelled: 
  168.  
  169.  o Display Available Memory 
  170.  o Display Swap File Size 
  171.  o Display Swap Disk Free Space 
  172.  
  173.  To change the Timer Interval, click on the edit field and enter a numeric 
  174.  value. 
  175.  
  176.  Selecting the OK pushbutton will accept the current settings. Clicking on 
  177.  Cancel will discard any changes and close the dialog box. Clicking on the 
  178.  Help pushbutton will display this help panel. 
  179.  
  180.  
  181. ΓòÉΓòÉΓòÉ 14. Help for Display Available Memory Check Box ΓòÉΓòÉΓòÉ
  182.  
  183. Checking this box results in MemStat displaying the amount of physical memory 
  184. available to applications running under OS/2. 
  185.  
  186. Any changes made to this field will not be reflected in MemStat until the "OK" 
  187. push-button is selected. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ 15. Help for Display Swap File Size Check Box ΓòÉΓòÉΓòÉ
  191.  
  192. Checking this box results in MemStat displaying the current size of the swap 
  193. file used by OS/2. 
  194.  
  195. Any changes made to this field will not be reflected in MemStat until the "OK" 
  196. push-button is selected. 
  197.  
  198.  
  199. ΓòÉΓòÉΓòÉ 16. Help for Display Swap Disk Free Space Check box ΓòÉΓòÉΓòÉ
  200.  
  201. Checking this box results in MemStat displaying the current amount of free 
  202. space on the drive on which the swap file is stored. 
  203.  
  204. Any changes made to this field will not be reflected in MemStat until the "OK" 
  205. push-button is selected. 
  206.  
  207.  
  208. ΓòÉΓòÉΓòÉ 17. Help for Timer Interval Entry Fiald ΓòÉΓòÉΓòÉ
  209.  
  210. This entry field is used to enter the interval (in seconds) at which the 
  211. MemStat display window updates the Memory Status display. 
  212.  
  213. Enter a value between 0 and 65535. A value of 0 will cause the update to occur 
  214. as quickly as possible, that is, about every 1/18 of a second. 
  215.  
  216.  
  217. ΓòÉΓòÉΓòÉ 18. Help for OK Push Button ΓòÉΓòÉΓòÉ
  218.  
  219. Selecting the OK pushbutton will result in the contents of the dialog fields 
  220. being checked and, if there is no invalid data, the data entered will be saved 
  221. and used by MemStat in displaying the memory status information. 
  222.  
  223.  
  224. ΓòÉΓòÉΓòÉ 19. Help for Cancel Push Button ΓòÉΓòÉΓòÉ
  225.  
  226. Selecting the Cancel pushbutton will result in the dialog box closing without 
  227. saving any changes made to its fields. 
  228.  
  229.  
  230. ΓòÉΓòÉΓòÉ 20. Help for Help Push Button ΓòÉΓòÉΓòÉ
  231.  
  232. Selecting the Help pushbutton will result in help being displayed for this 
  233. dialog box. 
  234.  
  235.  
  236. ΓòÉΓòÉΓòÉ 21. Help for the About Dialog Box ΓòÉΓòÉΓòÉ
  237.  
  238. The About Dialog Box gives some general information about MemStat, including 
  239. software copyright notices and the current version number. 
  240.  
  241. Select "OK" to close the About Dialog Box. 
  242.  
  243.  
  244. ΓòÉΓòÉΓòÉ 22. Help for MemStat Errors ΓòÉΓòÉΓòÉ
  245.  
  246. If an error occurs during execution, MemStat will attempt to display a message 
  247. reporting the error and will then take appropriate action. 
  248.  
  249. Currently, MemStat will report the following errors: 
  250.  
  251.  o Unable to create Timer 
  252.  o Must select at least one parameter to display 
  253.  o Invalid Timer Interval Entered 
  254.  o Unable to Save OS2.INI Profile Entry 
  255.  
  256.  
  257. ΓòÉΓòÉΓòÉ 23. Help for System Timer Error ΓòÉΓòÉΓòÉ
  258.  
  259. MemStat was unable to start a new system timer. This indicates that the system 
  260. timer limit has been exceeded. To fix this problem, close some applications 
  261. that use system timers and try MemStat again. 
  262.  
  263.  
  264. ΓòÉΓòÉΓòÉ 24. Help for No Parameters Displayed Error ΓòÉΓòÉΓòÉ
  265.  
  266. At least one Memory Status parameter must be selected for display. Check at 
  267. least one of the check boxes in the Settings dialog box. 
  268.  
  269.  
  270. ΓòÉΓòÉΓòÉ 25. Help for Timer Interval Error ΓòÉΓòÉΓòÉ
  271.  
  272. The timer interval must be set to a value between 0 and 65535. A value of 0 
  273. will cause the update to occur as quickly as possible, that is, about every 
  274. 1/18 of a second. 
  275.  
  276.  
  277. ΓòÉΓòÉΓòÉ 26. Help for Profile Error ΓòÉΓòÉΓòÉ
  278.  
  279. MemStat was unable to save its Profile information to OS2.INI because of a 
  280. system error. Any settings changed in this session will need to be changed 
  281. again, the next time MemStat is run. To fix this problem, check the validity of 
  282. OS2.INI using an OS2.INI editor program to confirm that it is readable. If not, 
  283. restore your latest backup of OS2.INI. 
  284.  
  285.  
  286. ΓòÉΓòÉΓòÉ 27. Registering MemStat ΓòÉΓòÉΓòÉ
  287.  
  288. The easiest way to register that you are using MemStat is to send an electronic 
  289. mail note to Greg Jones at any of the addresses below. MemStat is currently 
  290. being distributed as freeware. By registering, you are guaranteeing that you 
  291. will find out when new releases are made. 
  292.  
  293. Program License Agreement 
  294.  
  295. MemStat is currently being distributed as a general interest utility. You are 
  296. free to copy and use the software for personal use and distribution in its 
  297. original, unmodified form provided no fee is charged beyond reasonable media 
  298. and/or shipping charges. 
  299.  
  300. Corporate users interested in using MemStat are invited to contact The Software 
  301. Cottage regarding licensing. 
  302.  
  303. For further information, contact: 
  304.  
  305.     Greg Jones, 
  306.     The Software Cottage 
  307.     71 Bruce Street, 
  308.     Mount Waverley, Vic, 3149 
  309.     AUSTRALIA. 
  310.     Ph: 61-3-807-4939 
  311.     Fidonet: 3:634/384.2 
  312.     CompuServe: 100033,3121 
  313.  
  314.  
  315. ΓòÉΓòÉΓòÉ 28. Help for Keys ΓòÉΓòÉΓòÉ
  316.  
  317. The following keys are available for use within MemStat: 
  318.  
  319.  o General Keys 
  320.  
  321.     F1 
  322.          Get help 
  323.  
  324.     Alt+F4 or F3 
  325.          Close MemStat 
  326.  
  327.     Alt+F5 
  328.          Restore MemStat (when minimized) 
  329.  
  330.     Alt+F7 
  331.          Move the MemStat window 
  332.  
  333.     Alt+F9 
  334.          Minimize the MemStat window 
  335.  
  336.  o Dialog Box Keys 
  337.  
  338.     Enter 
  339.          Accept details and close dialog box 
  340.  
  341.     Esc 
  342.          Cancel the dialog box 
  343.  
  344.     Spacebar 
  345.          Set a check box on/off or perform the task described on the selected 
  346.          pushbutton 
  347.  
  348.     Tab 
  349.          Move to the next entry field or check box 
  350.  
  351.  o Editing Keys 
  352.  
  353.     Backspace (left arrow delete) 
  354.          Delete the character to the left of the cursor 
  355.  
  356.     Del 
  357.          Delete the character at the cursor 
  358.  
  359.     End or Ctrl+Right Arrow key 
  360.          Move to the end of a field 
  361.  
  362.     Home or Ctrl+Left Arrow key 
  363.          Move to the beginning of a field. 
  364.