Skip to main content

Append File Report

Just added a new script.  This one will be handy when you are performing appends.  The script will compare the primary file with all the append files and generate a report of any append fields in the that are different from the primary file but with the same file name.  These will need to be changed before the append can be run successfully.

http://ideascripting.com/ideascript/append-file-report

Brian Element Tue, 09/04/2018 - 08:59

In reply to by Steven Luciani

Hi Steve, thanks.

My big pet peeve also, very time consuming trying to find all the differences especially if you have lots of files.  I have an updated version that will now also do the append if no errors are found.

Brian