Re: another newbie question

new topic     » goto parent     » topic index » view thread      » older message » newer message

Kat writes:
> while ( sequence(thisseq[nest1]) ) do
>     printf(1,"%s\n",thisseq[nest1])
>
> the exw trace screen colors the brackets around the "nest1"
> in the first line, but doesn't color them in the second line.

The color of a bracket corresponds to the level of nesting
of the bracket. The syntax coloring in the trace screen
makes the first 2 levels black and the third level yellow.
(This is slightly different from the coloring used by ed.ex
- I guess I should make them consistent.)

Regards,
     Rob Craig
     Rapid Deployment Software
     http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu