Forum Discussion
NB_
9 years agoRoku Guru
Brightscript source files are handled differently between SDK1 and RSG apps. The main() function and friends from pkg:/source are automatically compiled together. For RSG XML components however, only the explicitly <script uri=...> included .brs files are read for that particular component.