home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / swapc130.zip / SWAPCHCK.DOC < prev    next >
Text File  |  1993-12-30  |  2KB  |  62 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. SWAP/Check now includes features
  13. to display free space on all available drives including network drives.
  14. It also has pull down menus for starting FDisk PM, PM Seek, and
  15. PM Chkdsk.
  16.  
  17.  
  18. Installation
  19. ~~~~~~~~~~~~
  20. SWAP/Check is a 32-bit multi-thread application, and therefore
  21. requires OS/2 Version 2.0 with the service pack or OS/2 2.1 (I have
  22. only tested it with 2.0/SP and 2.1 beta but it should work fine with
  23. 2.1 general availability.) REXX must be installed as this application
  24. is written in OS/2 REXX and Watcom VX-Rexx.  It also requires the
  25. Watcom runtime library "VROBJ.DLL" which is included in the ZIP file.
  26.  
  27. It is recommended that SWAP/Check be started from a program object
  28. contained in a folder or on the desktop.  To set this up:
  29.  
  30.  1. Copy file VROBJ.DLL to a directory specified by your LIBPATH
  31.     statement in your CONFIG.SYS. For some reason this file cannot
  32.     be in the same directory that the rest of the SWAP/Check files
  33.     are in.
  34.  
  35.  2. Copy a 'Program' object template from the OS/2 Templates folder to
  36.     your desired target folder.
  37.  
  38.  3. On the new object, click mouse button 2, select the [->] button on
  39.     'Open', then select 'Settings'.  This should open the settings
  40.     notebook.
  41.  
  42.  4. On the 'Program' page enter the path and file name of SWAPCHCK.EXE,
  43.     and, for 'Working Directory', the directory in which you have placed
  44.     the initialization file SWAPCHCK.INI
  45.  
  46.  5. On the 'General' page, change the title to whatever you wish (e.g.,
  47.     Swap Check), and un-check the 'Template' check box.
  48.  
  49.  6. Close the settings notebook.
  50.  
  51.  7. Open the file SWAPCHCK.INI in the OS/2 System Editor and change
  52.     the line "swapfile" to reflect the location of your SWAPPER.DAT file.
  53.     Change the line "update" to reflect the number of seconds between
  54.     updates.  This value must be two characters long. (e.g. 05, 10 ,30)
  55.     Save this file and exit the System Editor.
  56.  
  57.  8. Clicking on the SWAP/Check icon will start SWAP/Check.
  58.  
  59.  
  60. ~~~~~~~~~~~
  61. Ronald L. Conlin       Conlin Technologies
  62.