home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / goat006.zip / SRC.ZIP / goatsrc / Configuration / 1007.0 < prev    next >
Text File  |  2002-04-11  |  120b  |  8 lines

  1. /* Event Clicked/selected - Cancel  1007 */
  2. Arg window self
  3.  
  4. call resetoldeditors
  5.  
  6. CALL VpWindow window,'CLOSE'
  7.  
  8.