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.


=============================================
 Fred Lauzus, CAM Programming Coordinator
 High Steel Structures, Incorporated
 mailto:[EMAIL PROTECTED] http://www.highsteel.com
=============================================
 



-----Original Message-----
From: Kevin Brown [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 21, 2001 3:03 PM
To: [EMAIL PROTECTED]
Subject: [mfg-smartcam] code err


Hello

  Does anyone understand the code err thing in the smartcan.ini file.  I am
hoping to use it to help solve some problems, does anyone ever use this
function.  Here is a copy of my report and I am completly lost...

  1    0, 0 4010: @SECTION not found.
  2    0, 0 4010: @SECTION not found.
  3    0, 0 4010: @SECTION not found.
  4    0, 0 4010: @SECTION not found.
  5    0, 0 4010: @SECTION not found.


this is telling me there is errors but it is giving me no direction?  Any
info would be great!






_______________________________________________________
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]
======================================================================
======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to