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