I'm trying to access a function in another file, but I'm getting the error:
Function Call Operator ( ) attempted on non-function. (runtime error &he0)
The function is located on the
Main.brs. Even if the files are in the same folder I can't access the function. What is happening? How do I fix this? Thanks for your help!