hiShowBindKeysByAppType
hiShowBindKeysByAppType(w_window1 t_applicationType [ g_showInheritBindings ]) =>t / nil
Description
Displays the bindkeys for an application in a Viewfile window.
You can save the window contents to a file by selecting Save or Save As from the File pulldown menu or using the hiSaveViewfile or hiSaveAsViewfile functions. After saving the file, you can load it into another Opus session using the load() or loadi() SKILL functions.
If there is any bindkey inheritance for this bindkey table, the application aliases are displayed at the top of the window.
If t_applicationType is an alias application, then only the bindkeys specifically defined for the alias application (which will override any bindkeys inherited from the root application) will be displayed.
Arguments
Value Returned
Related Topics
Return to top