Control level AT FIRST in LOOP

Question: If I use the statement AT FIRST is my LOOP all the fields from my Workarea are displayed with '******' .

Is it not possible to output some of the values at the AT FIRST ?



Thanks,

Rob

Answer:
Typical behaviour of the AT statement. A trick I use is after the LOOP statement, copy the itab header to another work area as back up. That way you have all the fields available within the AT .. statements.
_________________
Only sheep and Tuly Idiots need a leader

Answer:
If I use the statement AT FIRST is my LOOP all the fields from my Workarea are displayed with '******' .

Is it not possible to output some of the values at the AT FIRST ?



Thanks,

Rob

Look at the help to find out what values AT FIRST will return, and which will be **** - there's a good reason for it.......
_________________
Kind Regards

Rosie Brent

Please remember to search the forum and check the FAQ before posting questions, thank you.

Tuly Idiot most of the time, part-time Guru
Copyright ?2007 - 2008 www.jt77.com