<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Table Driven SQR</title>
	<atom:link href="http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/</link>
	<description>When Peoplebooks Is Not Enough</description>
	<lastBuildDate>Mon, 16 Aug 2010 16:52:22 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anand</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2511</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 26 Aug 2009 11:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2511</guid>
		<description>Ya, I got what you are saying... 


Thanks
AnandhRaj</description>
		<content:encoded><![CDATA[<p>Ya, I got what you are saying&#8230; </p>
<p>Thanks<br />
AnandhRaj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: administrator</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2503</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Wed, 26 Aug 2009 07:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2503</guid>
		<description>The &lt;em&gt;SQR Language Reference&lt;/em&gt; recommends that you don&#039;t use the &lt;strong&gt;date-time&lt;/strong&gt; command.  It also mentions that if you use it for printing, it will return the date and time that the program started, not the date and time that the command executed.  I&#039;m curious, why do you need to print fractions of a second?</description>
		<content:encoded><![CDATA[<p>The <em>SQR Language Reference</em> recommends that you don&#8217;t use the <strong>date-time</strong> command.  It also mentions that if you use it for printing, it will return the date and time that the program started, not the date and time that the command executed.  I&#8217;m curious, why do you need to print fractions of a second?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2497</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 26 Aug 2009 06:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2497</guid>
		<description>Thanks,

I tried using date-time () for Fractional second. it doesnt work. 
Instead I used 
print $current-date (+1) edit &#039;DD-MON-YYYY HH24:Mi:SS:NN&#039;
Its works fine.</description>
		<content:encoded><![CDATA[<p>Thanks,</p>
<p>I tried using date-time () for Fractional second. it doesnt work.<br />
Instead I used<br />
print $current-date (+1) edit &#8216;DD-MON-YYYY HH24:Mi:SS:NN&#8217;<br />
Its works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: administrator</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2479</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Tue, 25 Aug 2009 19:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2479</guid>
		<description>Hi Anand,

Thank you for your kind words.  I&#039;m glad you like my blog.

You have discovered something about the &lt;strong&gt;last-page&lt;/strong&gt; command that I didn&#039;t know.  It doesn&#039;t use the #page-count variable.  It has some other counter, which may or may not be available to us to inspect or alter.  I don&#039;t think the multiple report option will help - it requires you to put each report in its own file.  You could experiment with other variable names in hope of finding an undocumented variable: #page-count2, #page-counter, #last-page, etc.  You could loop through your report generation twice; first to get the page counts in throw-away files, then to print again with your own #last-page numbers.  Another possibility to print separate files and use the &lt;strong&gt;call system&lt;/strong&gt; command with a utility concatenate them - type &quot;concatenate pdf files&quot; into Google for ideas.

You may get a better answer on the www.sqrug.org discussion group.  Good luck.</description>
		<content:encoded><![CDATA[<p>Hi Anand,</p>
<p>Thank you for your kind words.  I&#8217;m glad you like my blog.</p>
<p>You have discovered something about the <strong>last-page</strong> command that I didn&#8217;t know.  It doesn&#8217;t use the #page-count variable.  It has some other counter, which may or may not be available to us to inspect or alter.  I don&#8217;t think the multiple report option will help &#8211; it requires you to put each report in its own file.  You could experiment with other variable names in hope of finding an undocumented variable: #page-count2, #page-counter, #last-page, etc.  You could loop through your report generation twice; first to get the page counts in throw-away files, then to print again with your own #last-page numbers.  Another possibility to print separate files and use the <strong>call system</strong> command with a utility concatenate them &#8211; type &#8220;concatenate pdf files&#8221; into Google for ideas.</p>
<p>You may get a better answer on the <a href="http://www.sqrug.org" rel="nofollow">http://www.sqrug.org</a> discussion group.  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: administrator</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2477</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Tue, 25 Aug 2009 18:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2477</guid>
		<description>Hi Anand,

The &lt;em&gt;SQR Language Reference&lt;/em&gt; covers edit masks in the section about the &lt;strong&gt;print&lt;/strong&gt; command.  It says you can use &quot;N&quot; for fractions.  I haven&#039;t tried it myself, but I think you need to use the decimal point (in USA) or decimal comma (other countries), not the colon.  Try &#039;DD-MM-YYYY HH:MI:SS.NN&#039;.  The manual also warns us that SQR tries to be precise to microseconds (1/1,000,000) but most hardware and databases will not supply that level of accuracy.  Good luck.</description>
		<content:encoded><![CDATA[<p>Hi Anand,</p>
<p>The <em>SQR Language Reference</em> covers edit masks in the section about the <strong>print</strong> command.  It says you can use &#8220;N&#8221; for fractions.  I haven&#8217;t tried it myself, but I think you need to use the decimal point (in USA) or decimal comma (other countries), not the colon.  Try &#8216;DD-MM-YYYY HH:MI:SS.NN&#8217;.  The manual also warns us that SQR tries to be precise to microseconds (1/1,000,000) but most hardware and databases will not supply that level of accuracy.  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2465</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Tue, 25 Aug 2009 12:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2465</guid>
		<description>Hi,

How to get the fractional second in SQR. 

I used different format like

date-time () &#039;DD-MM-YYYY HH:Mi:SS:FF&#039; 
date-time () &#039;DD-MM-yyyy HH:MI:SS:NN&#039;

Its shows the error date format is not correct.. Suggest me any Idea to find it.

Thanks in Advance,
AnandhRaj</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How to get the fractional second in SQR. </p>
<p>I used different format like</p>
<p>date-time () &#8216;DD-MM-YYYY HH:Mi:SS:FF&#8217;<br />
date-time () &#8216;DD-MM-yyyy HH:MI:SS:NN&#8217;</p>
<p>Its shows the error date format is not correct.. Suggest me any Idea to find it.</p>
<p>Thanks in Advance,<br />
AnandhRaj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://peoplesoftsqr.com/index.php/2009/08/table-driven-sqr/comment-page-1/#comment-2422</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Mon, 24 Aug 2009 12:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=442#comment-2422</guid>
		<description>I love the site very much, its keeps interesting me to learn sqr more.. 
I have the Issue with the page no... My pdf(single) file has 2reports I would like insert the page no on each page in footer.. I would like to get the page No like this 1-26 and 1-34 it differ accordingly.. 
when i use the statement 

begin-footing f1
page-number(1) ’Page ’
last-page () ’ of ’
end-footing

In the middle i have altered the #page-count to 1 for second part of the report
here the last-page return page 1 of 60 (for first part) and page 1 of 60 ( for second part) instead I would like to get 
page 1 of 26 and page 1 of 34 (in same pdf file).

by alternative.. I tried to using simple print statement with delay in footer and after the end-select i used set-print-delay for total page but It doesnt work.. How to solve it..suggest me any idea. to find total page.. (since page count may vary) 


thanks in Advance
AnandhRaj</description>
		<content:encoded><![CDATA[<p>I love the site very much, its keeps interesting me to learn sqr more..<br />
I have the Issue with the page no&#8230; My pdf(single) file has 2reports I would like insert the page no on each page in footer.. I would like to get the page No like this 1-26 and 1-34 it differ accordingly..<br />
when i use the statement </p>
<p>begin-footing f1<br />
page-number(1) ’Page ’<br />
last-page () ’ of ’<br />
end-footing</p>
<p>In the middle i have altered the #page-count to 1 for second part of the report<br />
here the last-page return page 1 of 60 (for first part) and page 1 of 60 ( for second part) instead I would like to get<br />
page 1 of 26 and page 1 of 34 (in same pdf file).</p>
<p>by alternative.. I tried to using simple print statement with delay in footer and after the end-select i used set-print-delay for total page but It doesnt work.. How to solve it..suggest me any idea. to find total page.. (since page count may vary) </p>
<p>thanks in Advance<br />
AnandhRaj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
