home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 256
/
DR_BRAIN.BIN
/
BUGS
/
ACT8
/
00705.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-06-14
|
208 b
|
14 lines
on exitFrame
global instructed
if instructed then
go("arm")
else
set instructed to 1
identifybluebug()
if the mouseDown then
abort()
end if
giveinstructions()
end if
end