Occurs at the Formula table if the syntax of a formula is not correct
The line cannot be saved unless the formula syntax is correct
A very common cause of this message is to forget to put the '=' sign at the start of the formula.
('@FIT@'='BRASS') - should be =('@FIT@'='BRASS')
Here are some examples of other syntax problems:-
PPDD - a nonsense formula
=(X/2+@DOORLEN@ - bracket is missing
=X/2+@DOOR&SHELFWIDTH&LEN@ - another formula cannot be used in an @ variable
33024 |