home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gTheAnalyzer, gObjectSprite, gConsoleText, gIdiom
- SetCast(gConsoleText, "TELE" & gIdiom)
- updateStage()
- if the text of cast "AnalyzerLink" = gTheAnalyzer(mGetObjectName) then
- gTheAnalyzer(mLogExp)
- else
- gTheAnalyzer(mLogHist)
- end if
- end
-