include files

i was just wondering…

since we have a plugins folder, is it possible to put a module in there that would always be loaded?
it would be handy so that i would always have my standard .extends functions handy in every project.

Well, not directly. But you can create your own project templates. Create one that includes your desired module…

hi, i forgot to follow the thread, so I missed the reply.

thanks for the answer, i had forgotten about project templates.

perfect solution.

You can also EXPORT specific modules, routines and classes from one project and IMPORT into another quite easiily