laptop and a wrench

Bug

Editing environment no longer holds temporary field value changes for shapefiles.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM010356
SubmittedJuly 13, 2007
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.2
Program languageVBA
StatusNon-Reproducible

Additional Information

No Public Explanation

Workaround

For ArcMAP : After calculating cvalues , select all features of the layer and then run "feature to Raster" toolFor VBA Code : Create a queryfilter having whereclause that select all features of the layer. Pass this queryfilter to featureClassDescriptor: Set pQFilter = New QueryFilter pQFilter.WhereClause = "FID >= 0" Set pFCDes = New FeatureClassDescriptor pFCDes.Create pFeatureClass, pQFilter, "TempVal"

Steps to Reproduce

Bug ID: NIM010356

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options