Opens a specified recently closed document (multiple items)
This command consists of multiple menu items, displaying a list of recently closed files. This command opens a specified file. The number of files to be displayed as the recent files can be set on the Number of Recent Files text box on the History tab of the Customize dialog box, under the Tools Menu (Tools > Customize > History).
editor.ExecuteCommandByID (4800 + i); // i is an integer from 0 through 63
editor.ExecuteCommandByID 4800 + i ' i is an integer from 0 through 63
Send feedback on this topic to Emurasoft