Creating a master Automation file where it just runs other existing automation files. When trying to schedule the master .TAS or run it in the command line in batch mode; the following error occurs:
ImportFiletoDB - Cannot access a disposed object. Object name: 'MainForm'
"ImportFiletoDB" is the name of one of the tasks (automation script) in the Master .TAS file.
NOTE: Able to run each .TAS file alone and run the master .TAS file that executes the other script apps just fine in test mode.