[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Mysterious line advance in report



It may be because of the length of your line is bigger than the expected.

Check the length of the data in your last column (variable) and arrive at
the appropriate last charter position. Compare with the #RptCol which is the
base for the right most charter position for your page settings as defined
in setup files.

Kris

----- Original Message -----
From: Mike Harrison <mikeha1@ZDNETMAIL.COM>
To: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
Sent: Thursday, June 17, 1999 1:12 PM
Subject: Mysterious line advance in report


I'm writing a simple, straightforward report that has a single main select
and a couple of sub select procedures.  What happens is the last column on
the report prints one line down from the rest of the line, like this:

ID#   Name   Code Count
XXXX  XXXXX  XX
                  2

The select is just like this:

begin-SELECT
A.ID     (+1,1)
A.NAME   (0,7)
A.CODE   (0,14)
   do Count-Things
   print #Thing-Count (0,18) edit 9999
FROM A_TABLE A
end-SELECT

The Count-Things procedure has no printing in it.
So, what could cause the Count field to go down a line like that?

Mike


Free web-based email, anytime, anywhere!
ZDNet Mail - http://www.zdnetmail.com