home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / vwin.zip / vwin / readme next >
Text File  |  1998-05-19  |  1KB  |  26 lines

  1. Program:  Vwin
  2. Author:   Peter Flass <Flass@LBDC.Senate.State.NY.US>
  3.           May, 1998
  4. Purpose:  Minimize or restore a command window 
  5.           (OS/2 window or fullscreen session) 
  6.           by command.
  7. Function: To minimize a window execute the command
  8.             VWIN MIN
  9.           To restore a window execute the command
  10.             VWIN RES
  11.           The Rexx command file 'vwintest.cmd' provides an example
  12.           of use of vwin.
  13. Use:      To use copy vwin.exe to a directory in your path.
  14.           Source is needed only if you want to re-compile.
  15.           EMX runtime libraries are not required.
  16. To Recompile: Source and makefile in "src" subdirectory.
  17.           CD to that directory and type "make".
  18.           This version was compiled with emx 0.9c on Warp 4.
  19.           Other compilers and or releases may or may not work.
  20.  
  21. This program is distributed free of charge with no guarantees.
  22. If it doesn't work, I would be interested in hearing from you,
  23. but there is no promise of support.
  24.  
  25.  
  26.