Forum Discussion
gonzotek
14 years agoVisitor
"SoutheastTv" wrote:
I'm using a mac, I have Terminal I'm using to telnet to the ip of the roku box, after I type the telnet once I'm no longer able to type it to test again. I have to close and re-open. Are there any commands I can use once I've telnet'd the server? For example can I show what's in certain variables to test what of my xml is being loaded etc?
See section 8 of the DeveloperGuide.pdf file. (short version, hit ctrl-c to break the application and enter the debugger, then type help once you're in the debugger).