# File ../lib/fox/scintilla.rb, line 308 def markerAdd(line, markerNumber) sendMessage(2043, line, markerNumber) end