# File lib/fox16/scintilla.rb, line 1077
    def replaceSel(text)
      sendMessage(2170, 0, text)
    end