home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Great Canadian Scientists
/
GCS_CD.iso
/
mac
/
PC
/
GCSData
/
databa_o.dxr
/
00016_MainScreen.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-21
|
150 b
|
13 lines
on exitFrame
go(the frame)
BSetup(13, 13)
end
on idle
global ButtonsActive
if ButtonsActive = 1 then
IndexHilite()
end if
pass()
end