Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
hugetv
Visitor

help this error

Function Call Operator ( ) attempted on non-function. (runtime error &he0) in .../pkg:/source/settingsMenu.brs(43)
043: currentServerPin = RegRead("server_port", "Not Set", "preferences")
Our system http://www.rokumanager.com
0 Kudos
1 REPLY 1
RokuChris
Roku Employee
Roku Employee

Re: help this error

It's telling you that the function RegRead doesn't exist.
0 Kudos