On Wed, 27 Oct 2010 19:15:09 -0500, Mark Hammack wrote:

>For example:
>
>      MVC    FIELD,=X'78726566'                 comment
>
>"MVC" is red, "FIELD", ",=" is yellow, "X", is green, "'78726566'" is white,
>and "comment" is blue
>
>      MVC    FIELD,=C'xref'                 comment
>
>"MVC" is red, "FIELD", ",=" is yellow, "C", is green, "'xref'" is white, and
>"comment" is blue
>
>      MVC    FIELD,=CA'xref'                 comment
>
>"MVC" is red, "FIELD", ",=" is yellow, "CA'xref", is green, "'
>comment" is white
>
>Interestingly, if I have other values instead of "xref" *haven't determined
>whether it is the x or the f that causes this pattern), I get other results
>(for example "'obj'" shows up as green with comments in blue, a blank
>between the quotes turns the rest of the line to blue, special characters
>show up yellow).

Have you asked on ISPF-L?  I'm not on that list these days and
don't have the details handy.  You could also try IBM-MAIN.

For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

BTW, when you posted here, you did not set the subject to correspond
to your question.  If you do post to one of those places, please use
a meaningful subject.  IBM-MAIN in particular is a very busy list and
many subscribers only read messages with a subject that interests
them.

--
Tom Marchant

Reply via email to