home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Backpacker 1 (Norsk)
/
backpacker.iso
/
pc
/
data
/
misc
/
bpk.dxr
/
00230.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
|
1995-02-28
|
141 b
|
9 lines
on exitFrame
set T to the ticks + 300
repeat while T > the ticks
if the mouseDown then
exit repeat
end if
end repeat
end