Opens a specified recently accessed folder (multiple items).
This command consists of multiple menu items. With this command, you can choose a folder containing files which have been recently accessed to open. The number of folders to be displayed as the recently used folders can be set on the Number of Recent Files text box on the History page of the Customize dialog box, under the Tools Menu (Tools > Customize > History).
•Default Menu: System Tray Icon menu > Recent Folder > (select folder path)
•All Commands: File > Open > Recent Folder > (select folder path)
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: None
•From EEID_FILE_MRU_FOLDER1 through EEID_FILE_MRU_FOLDER1 + 63 (from 4992 through 4992 + 63)
editor.ExecuteCommandByID(4992 + i); // i is an integer from 0 through 63
editor.ExecuteCommandByID 4992 + i ' i is an integer from 0 through 63