Is there a way to add new modules by code?
I have an app where first I have to fill in a few editboxes but I would like for them to be saved as a template module. So i thought to write a code which copies the active module and stores it as a new module which I could call later.
Is this possible and is it possible to save them so that I can call them after I reopen my app later?
Many thanks
I have an app where first I have to fill in a few editboxes but I would like for them to be saved as a template module. So i thought to write a code which copies the active module and stores it as a new module which I could call later.
Is this possible and is it possible to save them so that I can call them after I reopen my app later?
Many thanks