Hi there,
In a macro I have used the Pack and GO function.
Therefore I retrieve the filenames with:
status = swPackAndGo.GetDocumentNames(pgFileNames)
BTW, pgFileNames is set as variant.
My problem is that the macro is ruin al the upper and lower cases, it's all set to lower case.
How can I keep the original case settings ?
Anyone ?
Greetings !
SolidworksApi macros