gentercz
23rd January 2003, 15:10
Hi all,
is there a system variable in the report script that holds the current record processed by the report script ?
i tried:
after.receive.data:
message( "%d", r.reccount )
but it always shows "0"
any help is appreciated ...
jochen
is there a system variable in the report script that holds the current record processed by the report script ?
i tried:
after.receive.data:
message( "%d", r.reccount )
but it always shows "0"
any help is appreciated ...
jochen