Frank Wunderlich: > Is there a macro which returns current line/col?
macrocommand is a generic way to execute Scintilla commands through the director interface but can only be understood through reading SciTE's (or Filerx's) source code. > Do You implement the indent-Function/Menu-Item? SCI_TAB / SCI_BACKTAB are available to indent / dedent. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
