Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4817
    titieye
    Participant

    Could EmEditor provides a Method:

    editor.ExecutePluginByGuid(string guid);

    the plugin’s order can be set by different people, the same plugin in different systems may has a different order. the id = orderId + 5632. so it’s hard to write a macro which could be run everywhere, so i can’t share the macro using plugin with others.

    #4820
    Yutaka Emura
    Keymaster

    For this reason, on Version 7, you can use the new method “QueryStringByID” of the Editor object to figure out which command ID is for particular plug-in name.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.