home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 123 / af123a.adf / af123a2.lzx / Selector / examples / onexit.sel < prev    next >
Encoding:
Text File  |  1999-03-04  |  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.