Hello,
I repeat my whish for the next release:
1.) A proper F77 high lighter would be fine
But it would also be fine to have a third
comment line indicator starting with "C".
At the moment there are two: "C" & "C*",
it would be fine to have a third:
"C+Space-Char"
Or to be able to define comment indicator
by my self.
But if my wishes do not become "top priorities",
here is a workaround for people that want to
define there own F77 or F66 highlighter ini-File.
If you put a letter "F" in the first column
you get rid of the problem, that a code line
starting with a "C" as the first non-Space char
in the line will be marked as a comment line:
C Example:
CLOSE(unit=10)
Both lines are comment, if "C" is a "comment begin"-
indicator.
C This is the workaround:
F CLOSE(unit=)
Now you can tell the compiler, that "F" in the first
column is fine and you are done :-)
Regards,
Stefan
P.S.:
The highlighting of F77-code is fine in the editors
"geany"(version > 0.17) and scite (the highlighting
in scite is very flexible, but the configuration is
hard work)
--
<http://forum.pspad.com/read.php?4,50664,52702>
PSPad freeware editor http://www.pspad.com