home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Great Canadian Scientists
/
GCS_CD.iso
/
mac
/
PC
/
GCSData
/
databa_o.dxr
/
00052_Find2.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
|
186 b
|
12 lines
on exitFrame
set the hilite of cast "M-Z" to 1
set the hilite of cast "A-L" to 0
cursor(-1)
go(the frame)
end
on enterFrame
global WordsField
set WordsField to "Words2"
end