Enable Shortcut Keys (Output Bar) command

Summary

Enables or disables shortcut keys in the Output Bar.

Description

Enables or disables shortcut keys in the Output Bar.

How to Run

  • Default Menu: None

  • All Commands: View > Output Bar > Enable Shortcut Keys

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_TOGGLE_OUTPUT_SHORTCUTS (4549)

Macros

[JavaScript]

editor.ExecuteCommandByID(4549);

[VBScript]

editor.ExecuteCommandByID 4549