[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] how does last-page work?
Or you could try using the delay option of the "Print" command and the
"Set-Delay-Print" command (ver 6.0 and higher). (see manual for full
explanation)
It's basically...
Print #Last_Page (#y, #x) edit '899,999' Delay
.
.
.
Set-Delay-Print #Last_Page with #My_Page_Count
HTH,
Don
On 9/24/07, the dragon <ceprn@hotmail.com> wrote:
>
>
> ummm, the last page is *the last page* of the report, so there is no
> problem with the page numbering. It sounds like you want a summary after
> the detail, or something like that. Get an sqr language reference manual
> and look up the command new report and see if that helps. If that's not
> what you're looking for, it'll be something close to that.
>
> peace,
> clark 'the dragon' willis
>
>
>
>
> 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.
>
> I work to live; I don't live to work.
>
> "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)
>
> It is impossible to defeat an ignorant man in argument. -- William G.
> McAdoo
>
> Religion is regarded by the common people as true, by the wise as false,
> and by the rulers as useful. -- Seneca
>
> "I distrust those people who know so well what God wants them to do
> because I notice it always coincides with their own desires." - Susan B.
> Anthony
>
> > Date: Mon, 24 Sep 2007 12:04:49 +0200
> > From: novorin@freemail.hu
> > To: sqr-users@sqrug.org
> > Subject: [sqr-users] how does last-page work?
> >
> >
> > Hi,
> >
> > How does last-page procedure work?
> >
> > I have to concatenate a page to my report's end, with the page number 1
> of 1.
> > There is a problem with the page numbering, because if I use last-page
> procedure in the report I get a page numbering like this: x of (last-page +
> 1) -> because of the bonus page. And I need x of last-page. So I don't want
> to count the bonus page into last-page...
> >
> > Page numbering restart could be good, but I don't know how to...
> >
> > I tried to count the pages in a variable, by the before-pages, but it
> doesn't work, because I get the outcome after the print commands...so I
> can't use that variable from the beginning of the report.
> >
> >
> > Thanks,
> > Zoli
>
> _________________________________________________________________
> Gear up for Halo(r) 3 with free downloads and an exclusive offer. It's our
> way of saying thanks for using Windows Live™.
> http://gethalo3gear.com?ocid=SeptemberWLHalo3_WLHMTxt_2
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users
>
--
-----------------------------------------------------------------------
Donald Mellen | Ray Ontko & Co. - Richmond, IN - http://www.ontko.com/
donm@ontko.com | "In the beginning, there was nothing, which exploded"
(Terry Pratchett)
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users