Forum Discussion
jaxim
9 years agoVisitor
I just noticed you referred to m.global. This is what I did to set up m.global...
m.global.testing is still set as invalid
m.screen = CreateObject("roSGScreen")
m.global = m.screen.getGlobalNode()
m.global.testing= "this is a test"
m.global.testing is still set as invalid