| Home | Biography | Speaking | Articles | Books | Music |
My problem is that I was using Console.Out.WriteLine() in my script. Since I’m already in a console window, that’s where the output goes; I’d actually need to hook the Console’s standard output. If I just do print 3 in the Python script, then I see it in my dialog window’s output text box - sweet! Thanks to Ryan Dawson.
Published: 10.06.2006 11:41:14 AM CST