home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Indart.cst
/
00037_Script_37
< prev
next >
Wrap
Text File
|
1997-10-14
|
292b
|
11 lines
on unlinkdll dll
if the machinetype < 255 then
set chedir to "INVENZIONI:INVENZIO:macxob:"
set p to ".xob"
else
set chedir to (char 1 of the moviepath &":\INVENZIO\winxob\")
set p to ".dll"
end if
-- put chedir&dll
closexlib (chedir&dll&p)
end linkdll