Hello!

My login-script is starting to be confusing, so I start to swap parts of it in own script that I run with form the main-script with the call-command.

But in the main-script are some UDF's that I need in the main-script and also in the sub-scripts. Is it possible to use the UDF's and variables from the main-script also in the the sub-script?

Bye