home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Science Smart
/
SCIENCE.iso
/
pc
/
science
/
files
/
cad.dir
/
05064.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
|
209 b
|
15 lines
on mouseUp
set res to gencor()
if res = 1 then
prevcard()
else
if res = 3 then
nextcard()
else
if (res = 2) or (res = 4) then
beep(1)
end if
end if
end if
end