Morning all,
I am trying to put together a script that automatically updates the active table in Data Driven Pages. I found the script from one of the user groups on here and I think I have managed to alter the script but there is showing an error in line 39 and line 40
arcpy.RefreshActiveView()
arcpy.AddMessage("Process Completed")
Not sure what to do to fix this as I am only learning python and scripting. I have attached a jpeg of the code in case it helps,
Many thanks
I am trying to put together a script that automatically updates the active table in Data Driven Pages. I found the script from one of the user groups on here and I think I have managed to alter the script but there is showing an error in line 39 and line 40
arcpy.RefreshActiveView()
arcpy.AddMessage("Process Completed")
Not sure what to do to fix this as I am only learning python and scripting. I have attached a jpeg of the code in case it helps,
Many thanks