Forum Discussion
gboudreau
10 years agoChannel Surfer
Thanks.
I was able to create a custom Task XML that allowed me to read the registry from my scene, but later moved most of that code into the main.brs, so I didn't need it anymore!
I hit a similar problem with the roCodeRegistrationScreen; I was trying to use it in my scene too, but I guess you can't do that, so I moved that code into main.brs, and it worked.
Thanks again for the Task pointer.
I was able to create a custom Task XML that allowed me to read the registry from my scene, but later moved most of that code into the main.brs, so I didn't need it anymore!
I hit a similar problem with the roCodeRegistrationScreen; I was trying to use it in my scene too, but I guess you can't do that, so I moved that code into main.brs, and it worked.
Thanks again for the Task pointer.