home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Discovering Nature in the City
/
LUONTOCD.iso
/
pc
/
files
/
quitmiaw.dxr
/
00002.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
|
1996-12-16
|
144 b
|
10 lines
on mouseUp
global quitMiaw
tell the stage
quit()
end tell
if objectp(window quitMiaw) then
forget(window quitMiaw)
end if
end