For faster compiliong time, it has been said to split the program in multiple sources files in the same proyect, as the compiler only compiles the sources that has changed.
I think I read somewhere how to do that, but I dont remember.
And I dont remember how to incluse/call SUBs or FUNCTIONs in a different source file.
Any help?