home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Great Canadian Scientists
/
GCS_CD.iso
/
mac
/
PC
/
GCSData
/
menus_o.dxr
/
00113_Menu Loop.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-08
|
215 b
|
13 lines
on exitFrame
global ButtonsActive
go(the frame)
BSetup(48, 48)
BSetup(42, 43)
if ButtonsActive = 1 then
CheckRollover()
CheckHilite(33, 39)
end if
CheckHilite(42, 43)
CheckHilite(48, 48)
end