I ran into the same issue. You can however just locate your sub program at the end of your regular program
Oh, I know that. I want to use an external file as a subroutine to hold a large number of parameters which are common to several programs. That way, if I alter a parameter, it is automatically altered for every program which uses that parameter file. But it would be nice to have each project in its own folder.
Cheers