I do most of my data automation in Python--I'm no expert with Python, but I learned the basics a few years ago and that's served me well. One of the tasks I frequently use Python for is automating the management of attributes, i.e., adding, deleting, and calculating fields. I learned VB prior to Python, so I had always used VBScript as my basis for field calculations. Recently, I learned that doing field calculations in Python scripts was not Read More...