Showing a window or plot while running JSL
I have a JSL code that takes some time to finish. If in the beginning, I create plots and results as objects, these won't be shown until the execution finishes. Only when there is an error the window objects appear. Is there a simple method I can use to show the results without stopping?