home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / misc / gold03.lzh / GF_003 / ICONEXEC / SETWINDOW.README < prev    next >
Text File  |  1991-04-28  |  772b  |  15 lines

  1. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  2. /* SetWindow - Set the ToolWindow for an ICON                            */
  3. /* (c) Copyright 1986 John A. Toebes, VIII   All rights reserved         */
  4. /*     120-H Northington Place,   Cary NC 27511   (919) 469-4210         */
  5. /*  This program may be used and modified for any purpose so long as     */
  6. /*  this copyright notice remains with the code and the program is not   */
  7. /*  sold and no charge is made for its use.                              */
  8. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  9.  
  10. /* To use:
  11.    1) Compile and link as any other program
  12.    2) Issue command to modify whatever Icon you wish to
  13.         SetWindow <icon> <window specifications>
  14. */
  15.