Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10856
    Stefan
    Participant

    .

    Hi Yutaka

    maybe you can spend some work into the help file.
    Especial i am interested into the macro help.
    The entries often needs more explanations and best (working) examples too.

    As an example i often find pages like this:

    EmEditor Home – EmEditor Help – EmEditor Macro Reference – KeyboardItem Object

    Key Property
    Specifies the key of the object.

    [JavaScript]
    key = item.Key;
    item.Key = key;

    [VBScript]
    key = item.Key
    item.Key = key

    Version
    Supported on EmEditor Professional Version 7.00 or later.

    And i have no glue what this means :-D

    I know, writing help is boring, but it would help us a lot.

    200

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.