home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Indart.cst
/
00023_Script_23
< prev
next >
Wrap
Text File
|
1997-10-14
|
570b
|
18 lines
on iniziafin
global def,coddef,COLORE
if objectP (def) then
forget def
end if
set def to window ("def")
if the machinetype < 255 then
set the filename of def to ("invenzioni:invenzio:def.dir")
else
set the filename of def to (char 1 of the moviepath &":\invenzio\def.dir")
end if
set s to rect (the stageLeft+194,the stageTop +164,the stageLeft+492,the stageTop + 292)
set the rect of window "def" to s
set the windowType of window "def" to 3
set coddef to "d0001"
moveToBack window "def"
end if
-- fine INIZIAFIN