# File ../lib/fox/scintilla.rb, line 770
    def autoCSetTypeSeparator(separatorCharacter)
      sendMessage(2286, separatorCharacter, 0)
    end