NX Post Builder 11 problem with in line comments causing syntax error on save

2019-10-18T07:02:10Z
NX for Manufacturing

Summary


Details

--------------- 

A Postbuilder postprocessor that saved correctly in NX10 Postbuilder, gives syntax errors in NX 11.0.2

Solution

The was found to be caused by an 'inline comment' ( ;# ) containing a variable name

For example, the line in our post was:

global pn_timevar pn_tInd ;# will set up many lines pn_timevar(pn_tind)

Resolution:

1. Simply, change the "pn_timevar(pn_tInd)" in the inline to something else, or 

2. Make the inline comment a separated line, or 

3. Turn off the syntax checking when saving the post.

We are aware of the problem and this will be fixed

Notes

KB Article ID# PL8010049

Contents

SummaryDetails

Associated Components

Manufacturing Post Builder