Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
leoa.87
in reply to: leoa.87

ok i solved ... i hacked the code and i replaced

Dim sAsmName As String = System.IO.Path.GetFileNameWithoutExtension (oAsmDoc.FullDocumentName)

with


Dim sAsmName As String = System.IO.Path.GetFileNameWithoutExtension (oAsmDoc.FullFileName)


it works now

Thank you

p.S: I don't want to profit but do you think you could integrate the BOM only parts with excel exports in the same folder?