0 pts.
 Adding color in SEU Editor
Does anyone know how to add color to a comment line within the SEU Editor? For instance, blue or red other than the typical green screen. Thanks.

Software/Hardware used:
ASKED: March 30, 2005  10:47 AM
UPDATED: March 30, 2005  11:17 AM

Answer Wiki:
You can key hex field attributes to start and end colors, underline, etc. However, I recommend the "RPG Toolbox" from Linoma Software. www.linomna.com It save us hours on end in our shop.
Last Wiki Answer Submitted:  March 30, 2005  11:08 am  by  Bobtwigg   0 pts.
All Answer Wiki Contributors:  Bobtwigg   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

It has to do with changing the HEX value of the character before the line you want to see in a different color. Using your file utility (DBU of PFE) bring up your source file / member and change to HEX mode (where you can change the actual hex values). Change the hex number. I think 22 is green, 23 is white. You will need to experiment. But anyway, once you get what you want your best bet is to make a COMMENTS source member with sample lines in the various colors. Then when you want to make different color comments, pull lines from this member and change the text.

 0 pts.

 

See the rticle:’Lazy Coder talks about highlighting
your code’ found in the archives at the site: Searchdatabase.techtarget.com

 50 pts.