Is there a possibility to multiple invoke a script by
a single line ?
Following Trigger matches and colourize the Words, but
script is just called once per matching line.
<trigger match="([A-Z][a-z]*)"
script="ScrExaAddWord"
name="TrExaGetWord1"
group="TrGrpUntFarbe"
enabled="y"
keep_evaluating="n" <---- same result with "y"
regexp="y"
repeat="y"
sequence="100"
custom_colour="6">
</trigger>
So long, Twrx.
a single line ?
Following Trigger matches and colourize the Words, but
script is just called once per matching line.
<trigger match="([A-Z][a-z]*)"
script="ScrExaAddWord"
name="TrExaGetWord1"
group="TrGrpUntFarbe"
enabled="y"
keep_evaluating="n" <---- same result with "y"
regexp="y"
repeat="y"
sequence="100"
custom_colour="6">
</trigger>
So long, Twrx.