Batch Edit String Fields is a toolbox that contains eleven scripts written in Python to alter string values in a specified field of a shapefile or feature class Each script can be run on all records in the table. To run the scripts on a selected set of records select the records to alter or set a SQL expression in the tool.
Get XYZM is a tool that populates fields in an attribute table with values of the X, Y, Z, and/or M dimensions of point features. Get XYZM provides the option to populate existing fields, or allows the user to add new fields for calculating dimension values.
PyEmail.py is a Python script template for auto-generating status emails (success/fail) to use with scripts that are run daily or scripts with lengthy processing times.