Hello!
I'm working on some changes to reports created by the payroll software used in
our company. The software uses FRB for generating these reports.
We have some fields that are formatted using a specific picture - @n*13.2.
Obviously, what this does is have a number with two decimal places, 13 symbols
in total, leading blanks replaced with *, e.g. *******100.05.
What I need to do is have the blanks replaced with a < symbol instead - like
<<<<<<<100.05. Since < is an operator, it seems to be impossible. So my question
is, is there any way to do this natively in the picture itself (without
resorting to CHOOSE or other formulas)?
Many thanks in advance.
|