laptop and a wrench

Bug

Inconsistent results when using multivalue parameter inputs.

Last Published: August 25, 2014 ArcGIS for Desktop
Bug ID Number NIM039648
SubmittedOctober 24, 2008
Last ModifiedApril 28, 2025
Applies toArcGIS for Desktop
Version found9.3
StatusWill Not Be Addressed

Additional Information

No Public Explanation

Workaround

The multiple Input for ArcSDE-Featureclasses contains a surrounding single quote on the values. So, instead of using:wert1 = sys.argv[1]featList = wert1.split(";")Use:wert1 = sys.argv[1]featList = string.replace(

Steps to Reproduce

Bug ID: NIM039648

Software:

  • ArcGIS for Desktop

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