home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / OS2 / MEMSIZ.ZIP / MEMSIZE.IPF < prev    next >
Encoding:
Information Presentation Facility markup  |  1992-02-12  |  5.3 KB  |  139 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.Available Memory:ehp2. - The amount of system memory
  14. available, according to the :hp1.DosMemAvail:ehp1. function.  This
  15. function has known problems in the OS/2 1.x environment.  Under OS/2
  16. 2.0 (beta 6.177), it seems to work just fine.  Unfortunately, there
  17. seems to be no way to find out the total system memory (for comparison).
  18. :p.
  19. :hp2.Swap File Size:ehp2. - The current size of the system
  20. virtual memory swap file, SWAPPER.DAT.
  21. :p.
  22. :hp2.Available Swap Space:ehp2. - The amount of free disk space on the
  23. logical disk drive where the system swap file resides, less the mininum
  24. free space.  This is how much more the swap file could expand, if necessary.
  25. :p.
  26. :hp2.CPU Load (%):ehp2. - The approximate percentage of the CPU's available
  27. horsepower that's being used at the moment.  It is averaged over the previous
  28. second.
  29. :p.
  30. :hp2.Drive X Free:ehp2. - The amount of free space on drive X.
  31. :p.
  32. The help facility is active, as you've already seen, and those program
  33. commands that exist may be accessed via the window's system menu.  The
  34. following commands are available:
  35. :p.:lm margin=10.
  36. :hpt.Save Defaults:ehpt.:hdref res=11.
  37. .br
  38. :hpt.Reset Defaults:ehpt.:hdref res=12.
  39. .br
  40. :hpt.Hide Controls:ehpt.:hdref res=13.
  41. .br
  42. :hpt.Show Memory Free:ehpt.:hdref res=14.
  43. .br
  44. :hpt.Show Swapfile Size:ehpt.:hdref res=15.
  45. .br
  46. :hpt.Show Swapdisk Free:ehpt.:hdref res=16.
  47. .br
  48. :hpt.Show CPU Load:ehpt.:hdref res=17.
  49. .br
  50. :hpt.Show C: Free Space:ehpt.:hdref res=53.
  51. .br
  52. :hpt.About:ehpt.:hdref res=18.
  53. :p.
  54.  
  55. :h1 res=11.Save Defaults (Menu Option)
  56. :i1.Save Defaults (Menu Option)
  57. When you select this menu option, the program saves its current position
  58. and the status of the Hide Controls option.  The next time the program
  59. is started, it will be started with that position and with the controls
  60. hidden (or not) according to the saved state.
  61. :p.
  62. The short-cut key for this command is F2.
  63.  
  64. :h1 res=12.Reset Defaults (Menu Option)
  65. :i1.Reset Defaults (Menu Option)
  66. Selecting this menu option will reset the program's font and color
  67. attributes to their default values.
  68.  
  69. :h1 res=13.Hide Controls (Menu Option)
  70. :i1.Hide Controls (Menu Option)
  71. This menu option, when selected, will cause the program's frame controls
  72. (the system menu, the titlebar and the minimize button) to be hidden.
  73. This option can be toggled with a double-click on either mouse button.
  74. Also, since I saw it as very useful to be able to move the window while
  75. the controls were hidden, the window has been set up so that you can
  76. drag it with either mouse button.
  77.  
  78. :h1 res=14.Show Memory Free (Menu Option)
  79. :i1.Show Memory Free (Menu Option)
  80. Selecting this option will toggle whether or not the amount of system memory
  81. free is displayed.  If the option is check-marked, the free memory is being
  82. displayed currently.  When the option's state is changed, the program window
  83. will automatically resize itself to suit the new number of displayed items.
  84.  
  85. :h1 res=15.Show Swapfile Size (Menu Option)
  86. :i1.Show Swapfile Size (Menu Option)
  87. Selecting this option will toggle whether or not the swap-file's current size
  88. is displayed.  If the option is check-marked, the file size is being displayed
  89. currently.  When the option's state is changed, the program window will
  90. automatically resize itself to suit the new number of displayed items.
  91.  
  92. :h1 res=16.Show Swap Space Free (Menu Option)
  93. :i1.Show Swap Space Free (Menu Option)
  94. Selecting this option will toggle whether or not the available swap space
  95. is displayed.  If the option is check-marked, the free space is being
  96. displayed at this time.  When the option's state is changed, the program
  97. window will automatically resize itself to suit the new number of displayed
  98. items.
  99.  
  100. :h1 res=17.Show CPU Load (Menu Option)
  101. :i1.Show CPU Load (Menu Option)
  102. Selecting this option will toggle whether or not the current CPU load is
  103. displayed.  If the option is check-marked, the free space is being displayed
  104. at this time.  When the option's state is changed, the program
  105. window will automatically resize itself to suit the new number of displayed
  106. items.
  107.  
  108. :h1 res=18.About (Menu Option)
  109. :i1.About (Menu Option)
  110. This menu option, when selected, will cause the program's About dialog
  111. to be displayed.
  112.  
  113. :h1 res=180.About (Dialog)
  114. :i1.About (Dialog)
  115. This dialog box displays the program name, icon and copyright information.
  116. To exit the dialog, press the ENTER key, the SPACE bar or the ESCAPE key.
  117.  
  118. :h1 res=53.Show C: Free Space (Menu Option)
  119. :i1.Show C: Free Space (Menu Option)
  120. Selecting this option will toggle whether or not the free space on drive C:
  121. is displayed.  If the option is check-marked, the free space is being
  122. displayed at this time.  When the option's state is changed, the program
  123. window will automatically resize itself to suit the new number of displayed
  124. items.
  125.  
  126. :h1 res=99.Keys Help
  127. :i1.Keys Help
  128. The following function keys have been defined for this program:
  129. :p.
  130. :lm margin=10.
  131. F1 - Help
  132. .br
  133. F2 - Save Defaults
  134. .br
  135. F3 - Exit
  136. :p.
  137.  
  138. :euserdoc.
  139.