3 report copies with different headings - Reports 6i
Date: Mon, 27 Oct 2003 16:09:26 +0100
Message-ID: <skcqpvcbf2qolm2leuse4edovb3ku1hmn3_at_4ax.com>
Hi.
I use Reports 6i, and I suspect I have an esoteric problem...
I have a form like report that should come out in 3 copies. However I want one label to change for each copy. And, suprise, I'm stuck.
It seems the srw.set_field built-in is what I must use for changing the label, but I have trouble getting it set at the right time...
I tried creating a field with a format trigger, and incrementing a counter[0] in the trigger, but that's not allowed. I tried an after report trigger also, but that obviously does not fire between the copies. As the report is usually one page, I tried a between pages trigger, but that was not allowed.
I've also browsed the built-in package some, but I can't find anything that helps me...
Any ideas or help would be appreciated. Thanks.
[0] - as a new dummy user parameter... There has to be a better way...
-- Ketil HoldenReceived on Mon Oct 27 2003 - 16:09:26 CET