g-se
7 years agoStreaming Star
Trouble creating roChannelStore
I am trying to set up a test roChannelStore with the following code
But getting an "Interface not a member of BrightScript Component" error on the fakeserver command. This is driving me insane. What am I doing wrong?
m.store=CreateObject("roChannelStore")
m.store.FakeServer(true)But getting an "Interface not a member of BrightScript Component" error on the fakeserver command. This is driving me insane. What am I doing wrong?