Toggle Large File Controller command

Summary

Shows or hides the large file controller.

Description

Shows or hides the large file controller. The large file controller is displayed when a large file is opened while the Displays Large File Controller when a large file is opened check box (in the File page of the Customize dialog box) is checked.

How to Run

  • Default Menu: View > Large File Controller

  • All Commands: View > Large File Controller

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_LARGE_FILE_BAR (4449)

Macros

[JavaScript]

editor.ExecuteCommandByID(4449);

[VBScript]

editor.ExecuteCommandByID 4449