G
Guest
Hi,
I want to make a project that calls and executes a function (VB code) made
in a seperate file in the Application Folder. I know I can create the
function in my project and call it internally, but I want to put the
function's code in an external file, so that future updates to the function
will require a replacing the function file instead of re-installing the whole
project.
Can you give me ideas on how I can make small updates to my application
project without uninstalling and then re-installing the whole project?
Thanks,
Amjad
I want to make a project that calls and executes a function (VB code) made
in a seperate file in the Application Folder. I know I can create the
function in my project and call it internally, but I want to put the
function's code in an external file, so that future updates to the function
will require a replacing the function file instead of re-installing the whole
project.
Can you give me ideas on how I can make small updates to my application
project without uninstalling and then re-installing the whole project?
Thanks,
Amjad