home *** CD-ROM | disk | FTP | other *** search
/ Passport / passport.iso / pc / passport / basics.dxr / Internal_3.ls < prev    next >
Encoding:
Text File  |  1998-01-26  |  166 b   |  7 lines

  1. on exitFrame
  2.   global myStat, Topic
  3.   set myStat to "Basics X"
  4.   set Topic to GetTopic(frameLabel(marker(0)))
  5.   openWindow("Stat", point(the mouseH, the mouseV))
  6. end
  7.