[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Horz-Line out of bounds
- Subject: RE: [sqr-users] Horz-Line out of bounds
- From: "Thompson, Carla" <carla.thompson@gwl.com>
- Date: Thu, 17 Feb 2005 11:27:38 -0700
- Delivery-date: Thu, 17 Feb 2005 13:29:01 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AcUVFuA1VRZfK7AwTmyIEE8z5OxUvwABsr4g
- Thread-topic: [sqr-users] Horz-Line out of bounds
It's *DEFINATELY* the command line that is causing a page break... up until
now, this report has been printed on one page. The problem has been caused by
trying to print a second page.
Now, is there any way for me to know what line SQR is on?
Q. Is there a variable that "knows" what Line SQR is processing?
I thought maybe a test at the bottom of my SELECT/Loop could issue a page-break
if a line number maximum has been hit.
P.S. The 990 points are ok because the legal size paper is 14 inches... and 72
points per inch = 1008... so no true "out of bounds" caused by this statement.
-----Original Message-----
From: sqr-users-bounces+carla.thompson=gwl.com@sqrug.org
[mailto:sqr-users-bounces+carla.thompson=gwl.com@sqrug.org]On Behalf Of
Paul Hoyte
Sent: Thursday, February 17, 2005 10:32 AM
To: sqr-users@sqrug.org
Subject: RE: [sqr-users] Horz-Line out of bounds
Carla:
Make sure that you are not issuing the command that causes a page break. Also
make sure that the width is still 990 points.
>----- ------- Original Message ------- -----
>From: "Thompson, Carla" <carla.thompson@gwl.com>
>To: "This list is for discussion about the SQR
>database reporting language
> from Hyperion Solutions."
><sqr-users@sqrug.org>
>Sent: Thu, 17 Feb 2005 09:10:14
>
>I'm using the following command:
>
>Graphic (+16,01,990) Horz-Line 8
>
>It has been working for over one year, now all of a
>sudden, it displays an error that says it's out of
>bounds.
>
>I have the following Setup:
>
>!
>===================================================
>=============================
>! SETUP Section
>! Description : Declares layout format of graphical
>statement
>!
>===================================================
>=============================
>Begin-Setup
> Declare-Layout Default
> Orientation = Landscape
> Paper-Size = (Legal) ! (14,8.5)
> Top-Margin = 0.50
> Bottom-Margin = 0.50
> Left-Margin = 0.10
> Right-Margin = 0.10
> Line-Height = 1 ! Define a 1 by 1 point grid
>for
> Char-Width = 1 ! precise print positioning
> End-Declare !Default
>End-Setup
>
>Suggestions welcome!
>
>Carla
>
>_______________________________________________
>sqr-users mailing list
>sqr-users@sqrug.org
>http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users