laptop and a wrench

Bug

Cannot assign a geoprocessing valuetable object to a string with embedded spaces. Needs documentation to inform the user that the string needs to be enclosed in single quotes.

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

Workaround

Workaround for vt.SetRow 2, "<a href="file:D:/inc479405/LandUse" target="_blank">D:\inc479405\LandUse</a> selection.lyr"is to enclose the string in single quotes as: Dim inpath1 As String inpath1 = "<a href="file:D:/inc479405/LandUse" target="_blank">D:\inc479405\LandUse</a> selection.lyr" Dim quote As String quote = "'" vt.SetRow 1, quote + inpath1 + quote

Schritte zur Reproduzierung

Bug-ID: NIM002095

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