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