I just upgraded to 3.24g
I am trying to export the Terminal window via my jdebug script. With window.Export(). but its not working.
Window.Export ("Terminal", "test.txt"): Failed to export window contents.
Any ideas, or is this not possible?
Any other way to save the RTT output by running a jdebug script in ozone? I know I can use the SWO Viewer. But I was trying to do everything in ozone since I already need to export the code profile data.
I am trying to export the Terminal window via my jdebug script. With window.Export(). but its not working.
Window.Export ("Terminal", "test.txt"): Failed to export window contents.
Any ideas, or is this not possible?
Any other way to save the RTT output by running a jdebug script in ozone? I know I can use the SWO Viewer. But I was trying to do everything in ozone since I already need to export the code profile data.