home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Mare
/
SHAREDM.CST
/
03122_Script_3122
< prev
next >
Wrap
Text File
|
1997-09-15
|
346b
|
16 lines
on curan cp
global men,attore,MENUBAR
set elewin to string (the windowlist)
if offset ("menubar",elewin) > 0 then
if the visible of MENUBAR then exit
end if
if offset ("popup",elewin) > 0 then
if the visible of window "popup" then exit
end if
set the cursor of sprite cp to [512,513]
updatestage
end