home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global GESWhichXplor
- go(the frame)
- if GESWhichXplor = 0 then
- puppetPalette(998)
- else
- if GESWhichXplor = 1 then
- puppetPalette(998)
- else
- if GESWhichXplor = 2 then
- puppetPalette("NoteGes")
- end if
- end if
- end if
- GESReturn(1)
- end
-