Internal error, attribute buffer destroyed.

Hi

When I exeucte my online reporting program, I am getting the following runtime error. This error occurs when I try to print a specific record. For all other records, it is working fine. I did not find any difference with that particular record with that of other records. Can any one help me to resolve this error please

ATEST 6350 NAT1132 Internal error, attribute buffer destroyed.

Thanks
Vasanth

I missed to specify that I got this error when I was in debugger mode

The attribute buffer seems to be sized by the PS/LS parameters. Try setting them to larger values (PS=250,LS=250) to see if that helps.

Thanks Douglas

I changed attributes to 250. Now I am getting the following error. The line number points to a WRITE (1) statement which is defined as a printer. As I explained earlier for all other records, it is working fine and the data is getting printed.

Err No : 1524

NATAMUSR: :1: file :2: exit :3: error rtc :4: reason :5:
.
.
An error occurred in the User Access Method exit.

I have faced this error before when I try to define unknown printer. Now the printer definition is perfect and getting reports with various data.

Regards
Vasanth