Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Setting References to...

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
204 Views, 2 Replies

Setting References to...

I am using the FileSystemObject to create and iterate folders, but I only have some example codes: Dim FSO As New FileSystemObject Set FSO = CreateObject("Scripting.FileSystemObject") I don't know/can't find what reference to set (Tools-->References...), so I can't see the methodes of the FileSystemObject... Anyone? Thanks, Teun
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Set a reference to "Microsoft Scripting Runtime"

Ron Morin
GSFE, Inc.
Message 3 of 3
Anonymous
in reply to: Anonymous

Thanks! This saves me at least 4 hours of searching! :-D "ron_morin" wrote in message news:15283539.1074526387000.JavaMail.jive@jiveforum2.autodesk.com... > Set a reference to "Microsoft Scripting Runtime" > > Ron Morin > GSFE, Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report