-
yes you can make the module “incompatible” with every build target & that will exclude it from being in any compiled app
-
the compiler will strip any module that is not used by any code so if there are no references to the code in any other code it will get stripped out (see Strip unused images (resources) from builds - #20 by Joe_Ranieri - General - Xojo Programming Forum)
-
I dont use Julians scripts but I suspect the MODULE is only for being able to configure how the scripts operate and are unused by any actual code IN your project
1 Like
Of course no one answers on TOF… all the knowledge is over here
4 Likes
this is a professional question… xojo is made for the non-professionals regarding to “the genius”
2 Likes