home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
e-on
/
intro.dir
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-02-10
|
122 b
|
11 lines
on startMovie
set the exitLock to 1
end
on keyDown
if the key = "" then
go(1, "quit.dir")
exit
end if
end