Thanks, that works great for the job and start file. I would like to add some non-trivial logic the SCHEDD APPEND_REQUIREMENTS â does debug( ) work in that context?
Yes, that should work. Just
APPEND_REQUIREMENTS = debug(complex requirements here)
-greg