Forum Discussion

sregitz's avatar
12 years ago

Global Function Call

























I want to create a list of functions and store it in a .vbs file or something so that I can call

it from whatever projects or projects suites I want to; is there an easy way to do this

in TestComplete or am I relegated to just calling the Unit from the current script?








1 Reply

  • simon_glet's avatar
    simon_glet
    Regular Contributor
    Hi Scott,



    As long as you add, as existing items, the scripts that are not in the Script directory of your current project, everything is going to work as if all scripts were local.



    The documentation is here.



    Sincerely