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

RE: [sqr-users] Printing Dynamic variable in Header Brio SQR 8.1



Scott,

Is that your entire program??????  Is this generating ny output???  Even a 
bunch of blank pages???

First, I think you need to set aside some space for your heading, ie 
begin-heading 1 or begin-heading 2 (setting aside 1 or 2 lines 
respectively).  I think the way you have it, even if you were going to print 
something, it wouldn't show...





PSA: Salary <> Slavery.  If you earn a salary, your employer is renting your 
services for 40 hours a week, not purchasing your soul.  Your time is the 
only real finite asset that you have, and once used it can never be 
recovered, so don't waste it by giving it away.

"Time is the coin of your life. It is the only coin you have, and only you 
can determine how it will be spent.  Be careful lest you let other people 
spend it for you."

Carl Sandburg
(1878 - 1967)

----Original Message Follows----


How do you print a bound variable int he report header like this:
This is for Brio/Hyperion SQR 8.1.

We cannot get this to work-----

!------------------------------------------------------------------

begin-heading
       print $heading ()
end-heading

begin-select
field &f1 () on-break print-never procedure=changefield
       let $heading=&f1
from table1
where field is not null

end-select


begin-procedure changefiled
       new-page
end-procedure

!----------------------------------------------------------------------


Thanks,
Scott Howser




------------------------------------------------------------------------------
This message contains information from Certegy, Inc which may be 
confidential
and privileged.  If you are not an intended recipient, please refrain from 
any
disclosure, copying, distribution or use of this information and note that
such actions are prohibited.  If you have received this transmission in 
error,
please notify by e:mail postmaster@certegy.com.
==============================================================================


_______________________________________________
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