/////////////////////////////////////////////////////////////////////////////////////// // // // Fanuc TPE Highlighter written by Francois GOUYAUD frangou2000 at yahoo point fr // // V0.1 11 APR 10 // // // // Some problems with R[ PR[ or space before [ // // // /////////////////////////////////////////////////////////////////////////////////////// Language: FANUC TPE Description: FANUC TPE highlighter written by Francois GOUYAUD, frangou2000@yahoo.fr Filter: Highlighter files (*.ls)|*.ls HelpFile: CaseSensitive: 0 LineComment: ! BlockCommentBeg: ! BlockCommentEnd: ; IdentifierBegChars: a..z A..Z IdentifierChars: a..z A..Z 0..9 NumConstBegChars: 0..9 NumConstChars: 0..9 EscapeChar: // GENERIC PROGRAMMING COMMANDS KeyWords1: MESSAGE AND OR PROG MN POS END WAIT TIMEOUT BEFORE // Can be critical KeyWords2: OVERRIDE UFRAME UFRAME NUM UTOOL // JUMP IF CALL Instructions KeyWords3: LBL JMP CALL IF SELECT // MOTION COMMANDS KeyWords4: L J mm sec CNT FINE CNT100 CNT0 % deg // IO COMMANDS KeyWords5: ON OFF RO RI DO DI UO UI GI GO StringBegChar: [ StringEndChar: ] SymbolBegChar: < SymbolEndChar: > MultilineStrings: 0 UsePreprocessor: 0 CurrLineHighlighted: 1 SpaceCol: clWindowText clWindow IdentifierCol: clWindowText clWindow CommentCol: clGray clYellow NumberCol: clWindowText clWindow StringCol: $0000C000 clWindow SymbolCol: clWindowText clWindow PreprocessorCol: clOlive clWindow SelectionCol: clWhite $00C00000 CurrentLineCol: clBlack $00D1FCFC OverrideTxtFgColor: 0 BlockAutoindent: 0 BlockBegStr: BlockEndStr: Keyword1Col: clBlue clWindow Keyword2Col: clRed clWindow B Keyword3Col: clBlack clWindow B Keyword4Col: clBlue clWindow B Keyword5Col: clMaroon clWindow MatchedBracesCol: $004040FF clWhite