Solved
Forum Discussion
1 Reply
- tristaanogreEsteemed Contributor
That's because the only procedure you have in Run_1C is a procedure called Run_1A. The Scripts to the left are more like units or files. Within those scripts are procedures and functions... you don't run a file, you run the function/procedure.
Looking at what you supplied as a screenshot, what you have won't run at all because there's no actual procedure or function, just a couple of command calls.