Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 19, 2016 at 12:36 am #21047 StefanParticipant Issue 1: I think I found an mistake in the help: EmEditor Home – EmEditor Help – EmEditor Macro Reference – Editor Object ExecuteCommandByID Method [VBScript] strName = editor.ExecuteCommandByID nID Should be editor.ExecuteCommandByID nID -OR at least- strName = editor.ExecuteCommandByID(nID) Hope I am not mistaken? September 19, 2016 at 10:58 am #21048 Yutaka EmuraKeymaster It should be: editor.ExecuteCommandByID nID I will fix this documentation. Thank you! Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘EmEditor Core Enhancement Suggestions’ is closed to new topics and replies.