This article describes how to execute a CLIST of DCMT commands automatically at startup with a startup autotask.
Release: All supported releases.
A startup autotask is a non-terminal (background) task and cannot be used to execute a CLIST. Calling (#LINK) RHDCCLST from an IDMSDC user program (see Invoking Command List Modules from Programs) sets up the user's LTERM for CLIST processing but the CLIST does not get executed until the user program returns to DC and the DC system is about to write ENTER NEXT TASK CODE to the user's terminal.
Since a startup autotask is not a terminal task, the CLIST will not be executed even if the autotask user program has made the proper call to RHDCCLST.
What to do: