saumya
13th November 2009, 06:10
Hi all,
I have marked two records in my display session :
for j = 1 to filled.occ
if(mark.table(j)) then
do.occ(j, check.all.marked)
endif
endfor
but for all occurance, its reading only first record selected.
Plz help.
I have marked two records in my display session :
for j = 1 to filled.occ
if(mark.table(j)) then
do.occ(j, check.all.marked)
endif
endfor
but for all occurance, its reading only first record selected.
Plz help.