Somehow I did it before where I could stack code sections in a QUEUE in the TASK WINDOW. But now I cannot repeat it, and when I select a second code to run it runs simultaneously rather than consecutively with the one first code I want to run. I want the second code to await in the QUEUE for execution of the first code.
I had done it earlier, as I do recall, in Proect Designer window, where I can right click a code icon and get option to LINK that code to another code. It was in making this LINK, I thought, that the code would await as QUEUED in the TASK STATUS WINDOW, behind the CODE THAT NOW INCLUDES A LINK TO THE SECOND CODE IN SEQUENCE.
DOES ANYONE RECALL HOW TO TO THIS?