I’ll leave this here, because it is essentially exactly what this request is for:
You can simply insert a subprogram without a Call instruction, and execute the subprogram via a script line with the name of the subprogram and (). Using this method, you can call subprograms from other subprograms no problem. See this other reply for another example: