:-))
Thank you! Now I´m putting all the Highlighters into Natural.INI.
I saw in the other topics that is not possible to customize "Code Explorer",
yet.
then, I ask you if can you create it for Natural AG, in the nexts versions. I
just need only few word for "Code Explorer" that I show under:

DEFINE
  PARAMETER
  INDEPENDENT
  GLOBAL
  LOCAL

CALL
CALLNAT
FETCH
INPUT

Explanation:
1) DEFINE: is similar to "SECTION" in COBOL language.
2) PARAMETER, INDEPENDENT, GLOBAL and LOCAL: is a sub-definition of an one kind
of DEFINE that appears in the begining of the programs to define kinds of
variables. The others kinds of DEFINE don´t have sub-definitions and have the
same signification of "SECTION" in COBOL language. Then, DEFINE can appears
alone or with PARAMETER or/and INDEPENDENT or/and GLOBAL and LOCAL.
3) CALL, CALLNAT and FETCH invoke other programs and is important to see their
position, too. Can appears in all of parts of the program.
4) INPUT invoke Screens to input data and also is very interesting to see in
"Code Explorer". Can, also, appears in all parts of the program.

Thank you very much for your help.
Best regards
Rodolfo

-- 
<http://forum.pspad.com/read.php?2,46384,51484>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem