Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

finding the path in VBA

Status
Not open for further replies.

LumpoDelMagnifico

Electrical
Joined
Sep 22, 2004
Messages
35
Location
US
Is there any function in VBA autocad that will return the full path of either the My Documents or Desktop folders?

object.GetSpecialFolder only returns windows,temp or system folders.
 
Borgunit, This doesn't seem to work. I cant quite get it to work with VBA from autocad. I already have the SHfolder.dll file on my machine but I can't seem to access SHGetSpecialFolder. Soat this point I can't seem to use this. Also this doesn't seem to work in VBA for autocad. Do you have a code slice or some documentation?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top