Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SAS Command Line shortcut

Is there a shortcut in Base SAS to provide focus to the command-line / display manager bar?

like image 435
Allan Bowe Avatar asked Aug 03 '26 18:08

Allan Bowe


1 Answers

On a Windows PC, the F11 key will probably already be mapped to provide focus to the command bar, so I would suggest trying that first. F9 as you show in the other answer is typically mapped by default (again on Windows) to show the existing key-bindings (Same as going to Tools->Options->Keys).

like image 51
cmjohns Avatar answered Aug 05 '26 15:08

cmjohns