Lenny's File macro (DSOfile version)
Lenny's File macro (DSOfile version)
(OP)
I'm an API noob at worst but was trying to run Lenny's InforFileBuild(DSO) version.
http://ww w.lennywor ks.com/sol idworks/SW XMacros/In foFileBuil d(DSO).zip
I think the problem is the Dsofile.dll which this macro relies upon to read the file properties. The Dsofile makes this faster I've read. Problem is the Dsofile version has changed and thus the code to run it has changed. Lenny's version was coded for Dsofile v1.2 while v2.0 is current.
Does anyone have a fixed version of this macro by chance?
http://ww
I think the problem is the Dsofile.dll which this macro relies upon to read the file properties. The Dsofile makes this faster I've read. Problem is the Dsofile version has changed and thus the code to run it has changed. Lenny's version was coded for Dsofile v1.2 while v2.0 is current.
Does anyone have a fixed version of this macro by chance?
Jason
SolidWorks 2007 SP4.0 on WinXP SP2
SolidWorks 2008 SP0.0 on WinXP SP2






RE: Lenny's File macro (DSOfile version)
http://www.EsoxRepublic.com-SolidWorks API VB programming help
RE: Lenny's File macro (DSOfile version)
regsvr32 "[the directory path]\dsofile.dll"
I'm not sure how long I've had both of them on my machine, but I have no problems out of either.
RE: Lenny's File macro (DSOfile version)
Jason
SolidWorks 2007 SP4.0 on WinXP SP2
SolidWorks 2008 SP0.0 on WinXP SP2