Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Analyze BOM truncation problem 1

Status
Not open for further replies.

Costin Ruja

Electrical
Joined
Oct 19, 2011
Messages
93
Good morning,

TXT file output from analyze BOM gets truncated to 19 charactere.Can someone explain me why this is happening or where can i modify the option to output the full string ?

image_npflya.png


Best regards,

Costin Ruja
 
Done, found one solution:

Link

"For a .CATProduct, in the corresponding .CATDrawing if we generate the BOM, the values for all the columns will be as seen in the properties of the individual .CATParts. If we save the BOM as .txt file (in .CATProduct, Analyze - Bill of Material - Save As...), the values for the columns will be truncated to certain number of characters (say 19 characters for the properties Product Description and Definition). This truncation happens if we do the operation through script too.

The number of characters for these properties could be found and altered in the file CATAsmBom.CATRsc under the V5 installation folder msgcatalog. We need to edit this file on every new installation if we want to extract total values in BOM through Save As or thorugh script.

Is it possible to obtain the BOM values in total without editing the above said file...?

Thanks,

Prabhu. "



Best regards,

Costin Ruja
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top