All,
I have a drawing program that contains a conditional statement ("IF" statement) that needs to check the value of 9 parameters. However when I put all 9 criteria in the IF statement and save the program ProE truncates the line at 81 characters and fails to parse. Ok no problem I'll just put the backslash " line continuation character at the end and continue with the rest of the criteria. When I do that then ProE fails to parse the conditional. Has anyone solved this issue? Here is the conditional statement:
LH_INTERPORT:0 == NO & RH_INTERPORT:0 == NO & CNTR_INTERPORT:0 == NO &IF LH_INTERACT:0 == NO & RH_INTERACT:0 == NO & CNTR_INTERPORT:0 == NO
Patrick Williams | Engineering Systems | o: 616.698.3766 | c: 616.947.2110