Harish chowdary
7th August 2008, 13:45
hi friends
can u send me the program for process indicator

progress bar indicator only
hey but i want for LN...

NirajKakodkar
7th August 2008, 17:39
Hello Harish ,

Belows the code ..


create.progress.indicator( form.text$("tdsls1100.01" ),
PROGRESS.BAR + PROGRESS.STOP )
for i = 1 to n
if change.progress.indicator((i*100)/n) then
abort.transaction()
break
endif
| process element i
endfor



Regards,
Niraj