THis would be a great idea if anyone has anything to add please do!I usually get this error when SmartCAM is processing code and is calling for a specific system template section. A typical example is when you are coding
to steps with the same tool and have no @STEPCHG section in your template file. This does not necessarily mean the code will be wrong. The 0 row and 0 column tells me there is no location within the template file associated with the error. Here's some of the errors I've run into that may still produce correct code 4004: Invalid numeric expression. Occurs if you have an improper algebraic or logic expiation. 4008: Unrecognized template variable will be output as literal Occurs if you intentionally output a # sign into the code 4010: @SECTION not found. Occurs if SmartCAM is calling a system @ section that doesn't exist in the template file. 4011: User command @SECTION not found. Occurs if you have a user command calling an @ section that doesn't exist in the template file. Does anyone have more to add? We can compile a list. _______________________________________________________ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/ ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
