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.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM002095
SubmittedApril 12, 2006
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.1
Version Fixed9.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

Steps to Reproduce

Bug ID: NIM002095

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