Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hello!
Have a problem that export the BOM(bill of material) with ilogic. And then. it was the document corruption for BOM file.
if i chose the yes, opening is no problem. Actually, i want to debug this problem.
By the way, I choose the built-in function icon to export that was no problem.
Thank for your looking my problem
''-------------BOM(Bill of material)------------------ 'ThisBOM.Export("Parts Only", "r_data.xls", kMicrosoftExcelFormat,"r_data") ThisBOM.Export("Parts Only", "r_data.csv", kMicrosoftExcelFormat,"r_data")
Solved! Go to Solution.