neowinston
8 years agoVisitor
Why I can't access a function in another file?
I'm trying to access a function in another file, but I'm getting the error:
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!
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!