arcpy.SearchCursor row.var Thanks! As a sidequest could this be done using a non- da.SearchCursor method?
Nov 8
comment
arcpy.SearchCursor row.var Sorry - I seem to have missed out the searchcursor. I want to Loop through my featureclass using a searchcursor, displaying the value of row.something (something being a softcoded variable rather than a hard coded fieldname)