where can i find 'codes' like this? I mean this is hilight, but it should be
more..

Other: if i define a window and vscreen. Can i redirect an exec output to
there?

On 11/30/06, Fran Hensler <[EMAIL PROTECTED]> wrote:

Hilighting part of a line in REXX is pretty simple.

/* */
hilite = '1de8'x
normal = '1d60'x
copyxref = hilite || 'COPYXREF' || normal
Say "Don't forget to use the" copyxref "command."
exit

/Fran Hensler at Slippery Rock University of Pennsylvania USA for 43 years
         [EMAIL PROTECTED]         +1.724.738.2153
        "Yes, Virginia, there is a Slippery Rock"

Reply via email to