Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10384
    user
    Participant

    hello!

    this should delete the contents of brackets (), but instead it deletes all the text, why?

    document.selection.Replace(“(.*)”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);

    thanks!

    #10385
    webern
    Member

    “(.*)”

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