home *** CD-ROM | disk | FTP | other *** search
/ 321 GAMES / 321GAMES.iso / logic / runes / runes.exe / runes.DXR / 00195.ls < prev    next >
Encoding:
Text File  |  1996-07-01  |  191 b   |  9 lines

  1. on exitFrame
  2.   global USERNAME
  3.   cursor(-1)
  4.   set USERNAME to EMPTY
  5.   set the mouseDownScript to EMPTY
  6.   set the keyDownScript to "GETUSERNAME"
  7.   set the text of cast "CODENAME" to EMPTY
  8. end
  9.