Hi,

you have to write procedure in form in which you will navigate every record of block and use package UTL_FILE to write data to text fil.

package UTL_FILE has

FOPEN function
IS_OPEN function
FCLOSE procedure
FCLOSE_ALL procedure
GET_LINE procedure
PUT procedure
NEW_LINE procedure
PUT_LINE procedure
PUTF procedure
FFLUSH procedure
FOPEN function


why are you not using report bulder ?

hope will help .


Thanks
P. Soni

[Edited by PSoni on 04-19-2001 at 08:52 AM]