home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
guida.dir
/
00903_Script_903
< prev
next >
Wrap
Text File
|
1997-10-07
|
318b
|
12 lines
on linkdll dll
if the machinetype < 255 then
set chedir to "INVENZIONI:INVENZIO:macxob:"
set p to ".xob"
else
-- set chedir to ("c:\scienze\Winxob\")
set chedir to (char 1 of the moviepath &":\INVENZIO\Winxob\")
set p to ".dll"
end if
openxlib (chedir&dll&p)
end linkdll