Capture logging into new window
I'm trying to capture the logging information into new window. Following code isn't showing anything in new window. This is a first step towards an integrated GUI where "log" is also a tab and can be checked instantly to view logging instead of going to JMP logging page which is separate window. logging = New Window("Logging",
xx=Border Box( Left( 10 ), Right( 10 ), Top( 5 ), Bottom( 5 ), Si...
ckerr
vince_faller