home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (UK) 9
/
cdromtoday9-coverdisc.bin
/
pplanes
/
gloss
/
00013_Script_13
< prev
next >
Wrap
Text File
|
1994-08-18
|
334b
|
14 lines
on exitFrame
cursor 4
global GlossHilite, GlossText, MaxScreenLines
set GlossText = 8
set GlossHilite = 7
set MaxScreenLines = 13
puppetSprite GlossHilite, true
global ReadGlossary
if ReadGlossary then
set the text of field "Glossary" = ""
set the text of field "GlossaryData" = ""
end if
end