home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Science Smart
/
SCIENCE.iso
/
pc
/
science
/
files
/
cad.dir
/
05061.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-26
|
149 b
|
11 lines
on mouseUp
set res to gencor()
if res = 4 then
nextword()
else
if (res >= 1) and (res <= 3) then
beep(1)
end if
end if
end