Kevin, The format for each line in the .err file is:
error count, .tmp line number, .tmp column number, error number:error message In your case, it's encountered 5 potential errors or warnings. When you see line and column = 0, that indicates it hasn't started processing the .tmp file yet. It's most likely processing the planner information, and it's encountered @ chars that may be interpreted as .tmp @Section references. If you're not attempting to reference any .tmp @Sections from the .jof then these warnings can be ignored. On the other hand, if you are trying to reference .tmp @Sections, there are 5 references where it doesn't find them. --gregg Kevin Brown wrote: > 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] > ====================================================================== -- Gregg Olson Development Manager SDRC CAM Products ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
