display Turn on background processing Benefits: Can set up multiple processes Can continue to work in ArcMap while processes are running Can repeat finished processes with/without changes Background Processing Movie
increased efficiency to batch processing Working with large numbers of files QA/tracking purposes Bandwidth considerations General process: Use Textpad to receive and develop scripts Run processes
numbers and block select mode Block select allows you to select columns Looking at the line number is a good way to check if you have the right number of rows Always start from the end of the line and work back to the beginning Find/Replace is hugely helpful Bookmark Lines allow for easy tracking also for deletion or copying Have a list of the files you want to process handy
Python Snippet Space-‐delimited. Python-‐formatted Via previously ran process in Results Window Via Tool Help in ArcMap Use Python Snippet to Repeat Movie
Copy by Filling in Batch Window Tab-‐delimited. Batch Window-‐formatted Use Browse and Fill functions in Batch Window Copy-‐paste to Textpad, fix up, then paste back into Batch Window and run Use Batch Window with Textpad Movie
Copy by Field Calculator and Summarizing Flexible. All you need is 1 record per process Create fields and Field Calculate processing scripts Use Field Calculator to Create Python Snippet Use Field Calculator with Textpad and Microsoft .bat files to copy files This can be scheduled!