Komag
4 years agoRoku Guru
Can I no longer use "c" as a variable? <Function: c>?
Suddenly my game crashes with "Attempt to use a non-numeric array index not allowed."
My variable is:
c Integer val:24 (&h18)
But when I type ? c I get <Function: c>
What is that?
If you keep changing how BrightScript behaves you're going to break channels!
I feel REALLY dumb - it was my fault! I found where I had typo'd and replaced the name a function with "c", thus creating the whole problem. Thanks for your reply anyway!