Macros 32 Bit & 64 Bit

Hi all,

I have a macro which sends parts info to an access database, everything works well with the 32 bit machines, but theres a problem with the 64 bit ones, the macro was created as far back as SW 2005.

The macro stops at line;

set swApp = CreateObject ("sldworks.Application")

previously the same macro had sldworks.Application with numbers after, something to do with versions & revisions of SW, eg sldworks.Application.13 or sldworks.Application.15

Does anyone know if sldworks.Application will not work with 2010 64 bit or is it something entirely different.

cheers,

Keith

SolidworksApi macros