Thanks for the response! This combo opens main Results window, leaves it visible, opens the Output window, and moves my other windows around. I just want the log and Results View cleared and the code run. I was able to piece together this code: log; clear; odsresults; clear; odsresults; cancel; wpgm; submit; which mostly works. There's lots of movement and flashing of windows, but everything ends up mostly in the same place it started. Any improvement possble?
... View more