On Sep 9, 9:46 am, leegold58 <
goldt...@worldpost.com> wrote:
> Hi,
>
> Say I have a feature (a row) in a feature class (a table) inside an
> GDB. I want to set a feature attribute (a field) to NULL. How do I do
> this in a batch Python geoprocessing script?
>
> I've search extensively but can't find any sample code that does this.
> I would guess it involves gp.UpdateCursor but I can't get a script
> working.
>
> Help appreciated,
> Lee G.
Seems as if there's no way. I've spent hours web searching and trying
code...