[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RV:
That's right !....it's the problem 'cause we put some controls to new-page
in a few subrutines using constants to manipulate the rows.
thanks !
-----Mensaje original-----
De: Love, Kristin [mailto:KLove@MSA.COM]
Enviado el: Wednesday, March 01, 2000 3:12 PM
Para: SQR-USERS@list.iex.net
Asunto:
You are trying to print something.
You are trying to print it somewhere you can't.
For example, if your max_lines (most lines you can have) per page is 60 and
you are trying to print on line 63, you will get this error.
Hope this Helps.
:) Kristin
> -----Original Message-----
> From: Arosemena, Efrain [SMTP:Earosem@TOYOTARP.COM]
> Sent: Wednesday, March 01, 2000 2:31 PM
> To: SQR-USERS@list.iex.net
> Subject:
>
> Sorry for my poor english but i need to know what can i make
> about this error :
>
>
> (SQR 5402) String can't be placed on page: 669
> -- placement specified is out of range. (63,6,0)
>
> SQR: Program Aborting.