I am trying to create a relation where my BOM will automatically fill in the material spec for my family table of screws. I want it to read 1/4X .375 LG. or whatever length is used. I tried writing the relation as follows:
length = d6
com_diameter = d7
/*Material is equal to common diameter by length
MATERIAL=com_diameterX length LG.
errorExtra symbols found - ignored.
Can anyone tell me what I'm doing wrong?
length = d6
com_diameter = d7
/*Material is equal to common diameter by length
MATERIAL=com_diameterX length LG.
errorExtra symbols found - ignored.

Can anyone tell me what I'm doing wrong?