[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] URGENT!!!!!!!!
- Subject: Re: [sqr-users] URGENT!!!!!!!!
- From: "..... ....." <srujan33@gmail.com>
- Date: Sun, 16 Sep 2007 22:17:01 -0400
- Delivery-date: Sun, 16 Sep 2007 22:19:12 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta;h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;bh=7LN3p/reQjOfyDg8020TPfgr2GB1I61JOc8y1frXgzc=;b=rzD8Ky/ydW5m1hjVECCcomZxRc+ZjXmULwdM1/6f9w7Mih6OusZyQJsuM7mIsG4iyOyIR0TBR+k5LjY/dw6OJA2bYXP/el+Lk78j+ugA5Zsmho7eircz0Owfpm1Bo33p0owM4OyRydfmE0v/BZ3jsoS2Ty95CCbToYjHluF//hY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;b=hArSzXhPcXLmeWflAGUH1fxJ3rusiiLhTHeQeQndnKYV35gLkVT3YBm58GHcTrb9dXl2MxcgtysEENzDgpibMADVw2TZZVAbUtRVipnFVqu/lj5jCXZgwnIOJo/EggutiUzuOGO3OAAf9HPc67eyhFrJVr/eZlCh14nuQZxsgWk=
- In-reply-to: <824957.44327.qm@web44816.mail.sp1.yahoo.com>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- References: <823243320709161429n324147cdld9c3b6aed3763082@mail.gmail.com><824957.44327.qm@web44816.mail.sp1.yahoo.com>
hi shashidhar,
Thank you for quick response, your answer works for a report printed
by single SQR, but i have multiple SQR's ..let us say like I have 3
SQR's first SQR prints 5 pages, second SQR prints 4 pages and third
SQR prints 1 page that is total of 10 pages (5+4+1=10) I have to get
page numbers printed starting from first page of first SQR to last
page of Last SQR ("page 1 of 10, page 2 of 10,.......page 10 of 10").
These SQR's are called by a single shell script.
Thanks,
srujan
On 9/16/07, Shashidhar Rao A <shdhra@yahoo.com> wrote:
> hi Srujan'
> u can use page-number variable to print the page number.
>
> begin-footing 1
> page-number (1,37) 'Page '
> last-page () ' of ' '.'
> end-footing
>
> If you have 50 pages and you are on 10th page, it will appear as "Page 10 of
>50" at the footer of the report.
>
> Regards
> shdhra
>
> "..... ....." <srujan33@gmail.com> wrote: Hi All,
> Iam new to SQR, Iam working on a task which iam unable to do please
> some one help me in this regard..
> I have a shell script which calls some SQR's each sqr prints some
> letters now my task is to print the page numbers on each letter
> starting from first letter of first SQR to the last letter of last SQR
> in the format "page 1 of n,page 2 of n,........page n of n" where 'n'
> is the total number of letters printed by all SQR's. Thanks in
> advance.
>
> Thanks,
> srujan
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users
>
>
>
> ---------------------------------
> Luggage? GPS? Comic books?
> Check out fitting gifts for grads at Yahoo! Search.
>
> _______________________________________________
> 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