HighLight_TCL
Author: Rainer Kowallik


Purpose: 
         High Lighting TCL-Keywords (in blue) and previously declared functions
         (in red) in actual text
         You will need the latest available (>1.6.0a) macros for CTAGS support
         and Function summary for marking own functions in red

Main purpose:
         demonstration of how to write such a beast.

Operation:
         After Loading this function, two items are added to the
         "Language / TCL"    menu:
         "Language TCL/HighLight TCL"  is a flag which can be used to temporary
                                       disable this feature
         "Language TCL/scan HighLight" starts highlighting the whole text
         If you make a function list (Function Extract support) or load a
         "tags" file (with CTAGS support) all functions listed there will be
         marked red in the text.

Variables for External use (may be modified within your .tkeditrc):
         HLT_HighLightCMD1    Command to Highlight TCL-Functions
         HLT_HighLightCMD2    Command to Highlight user functions
         HLT_keys1            Keywords (completely unsatisfactory collection)
          
Warning:
         This is just a Demonstration !
         It is by far not complete and has certainly lots of bugs !
         It may get better with the time, but this will NEVER replace an LSE
         Editor !
         
-------------------------------------------------------------------------------
Rainer Kowallik             postdoc at       DESY-IfH Zeuthen (Germany)
Email: kowallik@ifh.de                       Platanenallee 6, D-15738 Zeuthen
