Hey all, I am a PB newbie and am writing an app in Java. I am running into a problem when trying to debug. Specifically, when my prog reaches a point that it needs to read input from the console, how do I do that in debug mode? It inserts a prompt "JavaBug>" at that point and anything I enter gives "unknown command." Thanks in advance for any help.
(a pic)
