home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SKIP - The Laundry Guide
/
LEVER_CD.iso
/
lever
/
ccsg.dir
/
00172_CCSGmaintext.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
|
1997-02-27
|
215 b
|
10 lines
on mouseUp
global languagechosen, linkword1, linkword2
if the frame = 146 then
if (the mouseWord = linkword1) or (the mouseWord = linkword2) then
cursor(4)
go(1, "CCFCL")
end if
end if
end