mahmood
08-20-2001, 06:39 AM
Hi friends
In field data stored 123456.
I wanna create EIGHTY (80) text items in control block,
and select 1 from data through substr(id,1,1) and store in first text item,
But problem is that i wanna store 2 like that with loop
1
1 2
1 2 3
1 in first text item when second number retrieve store 1 in second text item and 2 in first text item like that EIGHTY (80) text items.
Plz help me bcoz its urgent.
In field data stored 123456.
I wanna create EIGHTY (80) text items in control block,
and select 1 from data through substr(id,1,1) and store in first text item,
But problem is that i wanna store 2 like that with loop
1
1 2
1 2 3
1 in first text item when second number retrieve store 1 in second text item and 2 in first text item like that EIGHTY (80) text items.
Plz help me bcoz its urgent.