laptop and a wrench

Bug

Geoprocessing with arcgisscripting module, List-methods return "None" instead of empty string.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM008444
EingereichtApril 30, 2007
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version9.2
Behoben in Version9.3
StatusFixed

Workaround

Rather than basing the condition on the return of an empty string like the following.while FC != "":Use the following instead, does not matter if "None" or "" are returned. Most of the code samples available through the help documentation have this type of example.while FC:

Schritte zur Reproduzierung

Bug-ID: NIM008444

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln