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

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