When I use string variables to assign the 'layer|selectionset' to
ExportArcViewShape, the GISDK fails with non specific error.
The following is the code, and you can see that the very same string variable
concatenation worked for the functions called just prior to the
ExportArcViewShape
----------------------------------------
SetDisplayStatus(CTR_Layer + "|" + CTR_SetName, "Active")
SetIconColor(CTR_Layer + "|" + CTR_SetName, ColorRGB(65535,0,0))
field_list = GetFields(, "All")
ExportArcViewShape(CTR_Layer + "|" + CTR_SetName, "c:\\ESRI\\" + CTR_SetName +
".shp", {{"Fields", field_list[1]}})
------------------------------------------
If I remove the argument, let it default, it exports all elements (not what I
want)
Anybody have any idea what I'm missing?
Thanks
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Maptitude/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/Maptitude/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/