TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Zykl0 on June 05, 2009, 07:53:55 AM

Title: Downloading hypertext file inside Drawing
Post by: Zykl0 on June 05, 2009, 07:53:55 AM
Hello!

Just trying some new features i have discovered recently (hypertext link).
Actually i am adding web link into some block to make the test.
is it possible to gather every web link (hypertext link) inside drawing inside every block
and to download EVERY PDF file (technical data sheet) of them into a specified folder.

This way we could easily keep the data sheet book of every project up to date with the drawing.

Thank you very much for any piece of code :)
Title: Re: Downloading hypertext file inside Drawing
Post by: Matt__W on June 05, 2009, 08:38:00 AM
http://www.theswamp.org/index.php?topic=28589.0
Title: Re: Downloading hypertext file inside Drawing
Post by: Zykl0 on June 09, 2009, 07:51:35 AM
this is interesting but i cannot figure how to use it :(

-i have autocad 2010 and cant find anywhere Microsoft Scripting Runtime
-is this code in vba? do i need to save it with .dvb extension?
-how to i call it in my autocad?
-in 2010 i just noticed i do not have vbaman included, this is annoying.

please help a noob! :)