Several of the PCs did not have the sasfont today. Therefore, the log and output windows do not display . A quick way to see the log and output window is to click on Tools > Options > Fonts and change the font from sasfont to Terminal. This works if you are in the old program editor (PGM). However, if you are in the Enhanced editor ( WPGM) and click on Tools > Options, then Font will not be displayed. You will need to make the Log the active window and then click on Tools > Options > Fonts and change to Terminal. Likewise, you will need to click on the Output window and make it active and click on Tools > Options > Fonts and change to Terminal. Usually, the enhanced editor is my default editor and is active when you invoke SAS. In SICL, it appears that PGM is the default editor and is the active window when sas is invoked. Therefore, when you define your Keys, ie F12 as "output; clear; log; clear; wpgm; sub" , nothing happens because your program is in PGM, not WPGM. WPGM is blank so nothing is submitted.