home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac OS on the PowerPC Mic…rocessor - In Store Demo
/
Mac OS on the PowerPC Microprocessor.iso
/
MacOS
/
MacOS.dxr
/
00111.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-05-13
|
299 bÂ
|
13 lines
on exitFrame
global gTempKeyDownScript
set gTempKeyDownScript to the keyDownScript
set the keyDownScript to "enterUserName"
repeat with n = 2 to 5
set the visible of sprite n to 1
end repeat
repeat with n = 39 to 42
set the visible of sprite n to 1
end repeat
cursor(-1)
end