home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / swapch11.zip / SWAPCHCK.DOC < prev    next >
Text File  |  1993-07-20  |  2KB  |  56 lines

  1.  
  2. SWAP/Check an OS/2 Presentation Manager Swap File Monitor
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. Copyright (c) Conlin Technologies   1993.
  6.  
  7.  
  8. Introduction
  9. ~~~~~~~~~~~~
  10. SWAP/Check is a program which displays the current size of your
  11. SWAPPER.DAT and the remaining space available on your SWAPFILE
  12. drive using the WorkPlace Shell.
  13.  
  14. Installation
  15. ~~~~~~~~~~~~
  16. SWAP/Check is a 32-bit multi-thread application, and therefore
  17. requires OS/2 Version 2.0 with the service pack or OS/2 2.1 (I have
  18. only tested it with 2.0/SP and 2.1 beta but it should work fine with
  19. 2.1 general availability.) REXX must be installed as this application
  20. is written in OS/2 REXX and Watcom VX-Rexx.  It also requires the
  21. Watcom runtime library "VROBJ.DLL" which is included in the ZIP file.
  22.  
  23. It is recommended that SWAP/Check be started from a program object
  24. contained in a folder or on the desktop.  To set this up:
  25.  
  26.  1. Copy file VROBJ.DLL to a directory specified by your LIBPATH
  27.     statement in your CONFIG.SYS.
  28.  
  29.  2. Copy a 'Program' object template from the OS/2 Templates folder to
  30.     your desired target folder.
  31.  
  32.  3. On the new object, click mouse button 2, select the [->] button on
  33.     'Open', then select 'Settings'.  This should open the settings
  34.     notebook.
  35.  
  36.  4. On the 'Program' page enter the path and file name of SWAPCHCK.EXE,
  37.     and, for 'Working Directory', the directory in which you have placed
  38.     the initialization file SWAPCHCK.INI
  39.  
  40.  5. On the 'General' page, change the title to whatever you wish (e.g.,
  41.     Swap Check), and un-check the 'Template' check box.
  42.  
  43.  6. Close the settings notebook.
  44.  
  45.  7. Open the file SWAPCHCK.INI in the OS/2 System Editor and change
  46.     the line "swapfile" to reflect the location of your SWAPPER.DAT file.
  47.     Change the line "update" to reflect the number of seconds between
  48.     updates.  This value must be two characters long. (e.g. 05, 10 ,30)
  49.     Save this file and exit the System Editor.
  50.  
  51.  8. Clicking on the SWAP/Check icon will start SWAP/Check.
  52.  
  53.  
  54. ~~~~~~~~~~~
  55. Ronald L. Conlin       Conlin Technologies
  56.