Pack and Go Macro Converts All the Filenames to Lower Case

Hello,

When I run a Pack and Go macro all the filenames are converted to Lower Case.

The macro code is located at:

http://help.solidworks.com/2015/English/api/sldworksapi/Pack_and_Go_an_Assembly_Example_VB.htm

All the filenames (the SolidWorks default part numbers) are converted to lower case.

This does not happen when I do a Pack and Go from the user interface menu.

I would like the file names to remain the same case so the Bill of Materials are not changed, but if the filenames are changed then upper case would be better than lower case.

Any ideas on how to prevent the macro from converting the filenames to lower case?

Thanks,

Dave

SolidworksApi macros