RangeBegin/End
Hi,
I'm having a problem with setting ranges. I have a table with an index 'TO-PRINT' where field PRINTED = True.
On my report I have the dataset RangeBegin set to rbFirst and RangeEnd set to reLast. Shouldn't this print all records?
What's happening is it prints the first record, the record pointer moves to the last record but doesn't print any of the other records.
Also, how can I set the RangeBEgin/End from my application?
Thanks
Tony
I'm having a problem with setting ranges. I have a table with an index 'TO-PRINT' where field PRINTED = True.
On my report I have the dataset RangeBegin set to rbFirst and RangeEnd set to reLast. Shouldn't this print all records?
What's happening is it prints the first record, the record pointer moves to the last record but doesn't print any of the other records.
Also, how can I set the RangeBEgin/End from my application?
Thanks
Tony
Comments
gord