hi everybody!
I have following problem: (i also don't know, if it is possible)
I want a text (with write) witch rowbackground is blue (1) and the letters should be yellow (3).
with blue i had no problems, i writed source like this ->
format color 1 INTENSIFIED on INVERSE off.
WRITE : /1(4) 'Stat.',
6(13) 'Qualitygate',
20(31) 'Milestone',
52(8) 'Task',
61(32) 'Description'.
(note: later, i print the "write" statement on pdf)
thank you in advance!
yours biclibic