Forum Discussion

svruss's avatar
svruss
Occasional Contributor
16 years ago

How to call function from other file

Hello,



While I do automations with TCL, I move all my functions in the one or few files and just call them from there. In my test file I create just Main test function and using "source" command  to decelerate path with my "function library" files. How I can to do it in TC8 using C# script? My problem is that now in every test file is mess of functions and many of this functions are used from more then one tests.



Regards,

Svetoslav