Greetings all...
I have a macro that we use to populate drawing notes which was downloaded from Lenny Kikstra's site (CommonNotes v2.5). This worked fine until we recently upgraded from 2012 to 2016. The code is hanging at this line:
FileTyp = Document.GetType
This should determine the document type but I'm guessing it hangs here now because the syntax of the command has changed? I don't have enough API knowledge to figure this out so I'm hoping someone can chime in to help me get this macro running again.
Thanks,
Ian
SolidworksApi macros