dcolor in character interface

bohrmann

Member
Hi,

I'm using Progress 9.1E in Unix (Sun Solaris), and want to apply a simple color setting by using dcolor. Just I cannot find any reference where I could see which number is assigned to which color.
In brief: if I want to use blue color, I don't even know how to set dcolor. Unfortunately I cannot test it on the Unix server, that's why I'm looking for a reference.

Thanks,
Peter
 
You can view the colour table from the Procedure Editor by clicking Tools>PRO*Tools then clicking on the left-most icon.

These colours can be changed to be a bit more eye-friendly; the values will be saved in the ini file. (Although I'm not sure what colour palettes would be supported by your unix character environment..)
 
Back
Top