Grip program to assign part attributes
Grip program to assign part attributes
(OP)
Hello,
I’m looking for a user friendly grip program to assign part attributes, (part name, description and material). I don’t have much grip experience, but could modify one to fit our needs.
Thanks
I’m looking for a user friendly grip program to assign part attributes, (part name, description and material). I don’t have much grip experience, but could modify one to fit our needs.
Thanks





RE: Grip program to assign part attributes
Assign the Disk File name to an attribute
ASATT/PART,'PARTNAME',&PNAME
Enter text into string
TEXT/'Enter Material',TXT1,RSP,DEFLT
JUMP/L4A:,L05:,L4A:, ,L4A:,RSP
$$ 1 2 3 4 5
$$ 1 Back Button label
$$ 2 Cancel label
$$ 3 OK or <rtn> - No text entered
$$ 4 Alt Action label
$$ 5 OK or <rtn> - Text entered
ASATT/PART,'MATERIAL',txt1
USER1=substr(&USERID,1,3)
ASATT/PART,'D1-DRN_BY',USER1
Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand