000989 : Python syntax error: <value>

Description

The code block used by the Calculate Field or Calculate Value has a syntax error. This error message provided will list the specific Python syntax error.

Solution

This error code covers a number of Python syntax errors. Example: Parsing error : unindent does not match any outer indentation level (line 3) The above is a Python syntax error. Line 3 has invalid indentation. For specific Python issues, consult Python's documentation for more information, or consult the Calculate Field or Calculate Value help for more information on these tools.


11/18/2010