home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1997 #3 / amigaacscoverdisc / utilities / shareware / workbench / selector / examples / onexit.sel < prev    next >
Encoding:
Text File  |  1997-02-25  |  234 b   |  12 lines

  1.     defenv xvar auto
  2.     defenv yvar auto
  3.     
  4.     x [xvar]
  5.     y [yvar]
  6.     
  7.     onexit dumpx xvar dumpy yvar
  8.     
  9.     text "Move this window around and"
  10.     text "then close it! Open it again!"
  11.     text "Where will it appear next?"
  12.