12-05-2017 03:14 AM
Hello,
I want to add a operation notes column in shop doc. Firstly i added "mom_operation_notes" command then created a shop doc file without any operation notes.
But whenever i had added note , i met with this error box
i need your advice for figure it out.
12-05-2017 05:48 AM
The mom_operation_notes contains not only an string variable.
In this variable there is an list of all lines in your operation note.
For a simple test you can try to made an note with only one line an look if it is running or not
12-05-2017 07:06 AM - edited 12-05-2017 07:19 AM
How did you add <mom_operation_notes> ? Be careful this variable is a array...
To add this variable , you must add an index :
$mom_operation_notes(0) $mom_operation_notes(1)
...
Production: NX11.0.2.7,VERICUT 8.1.2
Development: Tcl/Tk, Gnuplot
www.adgroupe.com
12-05-2017 09:39 AM
The dialog only displays a portion of the error message to have access to the full error message you need to check the NX log file.
The information to resolve the issue is at the end of the line displayed in the dialog window, which is truncated.
Production: NX10.0.3, VERICUT 8.2, FBM, MRL 3.1.7 | TcUA 10.1 MP7 Patch 0 (10.1.7.0) | TcVis 11.4
Development: C (ITK), .NET, Tcl/Tk Testing: NX12.0 | AWC 3.4 Preparing: NX12.0
Employees of the customers, together we are strong
How to Get the Most from Your Signature in the Community
NX Customization - Best Practice Guide