HighLight_FORTRAN
Author: Rainer Kowallik

Purpose:
         High Lighting FORTRAN-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 / FORTRAN"    menu:
         "Language FORTRAN /HighLight FTN" 
                           is a flag which can be used to temporary 
                           disable this feature
         "Language FORTRAN/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):
         HLF_HighLightCMD1    Command to Highlight FORTRAN-Functions
         HLF_HighLightCMD2    Command to Highlight user functions
         HLF_keys1            Keywords (completely unsatisfactory collection)
 
Warning:
         This is just a Demonstration !
         It is by far not complete and has cerainly 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
