Of course you can have your most used subroutines in one gui, say CommonRoutines.gc
and from other gui's address them as G
Gosub CommonRoutines.gc MymostusedRoutine
16 april 2012
-bug on quitting removed
-treewalk function used for Action & LVAction commands (recursive actionson subdirectories) now rewritten correctly using ObtainDirContext & ExamineDir. Action is executed on the full tree.
This is an article in the making.
I am dumping here my questions and hopefull progressing understanding of gui creation on the Amiga from its first appearance on the Amiga till now.