KCS Batch Processing
 Current version: 1.1, Release
date: 5/25/17
        Overview
        This utility
        provides batch processing without the problems often encountered with
        other script-based batch utilities. The main problem with others is that
        any open drawing will halt the process. KCS Batch Processing overcomes
        this problem in the following ways:
        
          1. If the
        drawing is to be plotted only (not saved), KCS will open it read-only
        and do the plot. If the plot should fail, it will write
        an entry to a failure log
        2. If other
        actions are to be done and Saved, KCS will open it read-only so it can write
        an entry to a failure log, then close it without saving. 
        
        If a failure log
        is created, it will be displayed when the batch is done, indicating each problem
        drawing and the error, along with who had it open. The Retry button will
        then allow you to process this list again. (See Help
        for further details.)