<?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: The Rewrite And The Bug Fix</title>
	<atom:link href="http://peoplesoftsqr.com/index.php/2010/02/the-rewrite-and-the-bug-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesoftsqr.com/index.php/2010/02/the-rewrite-and-the-bug-fix/</link>
	<description>When Peoplebooks Is Not Enough</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:54:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: administrator</title>
		<link>http://peoplesoftsqr.com/index.php/2010/02/the-rewrite-and-the-bug-fix/comment-page-1/#comment-5954</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Mon, 12 Jul 2010 20:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=657#comment-5954</guid>
		<description>The short answer is no.  That&#039;s why I had to rewrite the program using a more complex algorithm.

The long answer is, the SQR Language Reference hints that Oracle could do it, but it would be difficult for them to implement and difficult for us to use.  Since Oracle hasn&#039;t made even the easy improvements to SQR, I don&#039;t think we&#039;ll ever get this feature.

SQR has a feature called &quot;last-page&quot; which allows us to enhance our page numbering with phrases like &quot;Page 1 of 10&quot;.  When we use &quot;last-page&quot;, SQR keeps all our printed output in a buffer until the program has ended.  It counts the pages (this is independent of the #page-count variable, so don&#039;t bother to manipulate it) and annotates each page in the buffer with the final page count.

Wow!  Think of what we could do with access to that buffer.  Now think about never being able to do it.  Sorry.</description>
		<content:encoded><![CDATA[<p>The short answer is no.  That&#8217;s why I had to rewrite the program using a more complex algorithm.</p>
<p>The long answer is, the SQR Language Reference hints that Oracle could do it, but it would be difficult for them to implement and difficult for us to use.  Since Oracle hasn&#8217;t made even the easy improvements to SQR, I don&#8217;t think we&#8217;ll ever get this feature.</p>
<p>SQR has a feature called &#8220;last-page&#8221; which allows us to enhance our page numbering with phrases like &#8220;Page 1 of 10&#8243;.  When we use &#8220;last-page&#8221;, SQR keeps all our printed output in a buffer until the program has ended.  It counts the pages (this is independent of the #page-count variable, so don&#8217;t bother to manipulate it) and annotates each page in the buffer with the final page count.</p>
<p>Wow!  Think of what we could do with access to that buffer.  Now think about never being able to do it.  Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lulu Catarroja</title>
		<link>http://peoplesoftsqr.com/index.php/2010/02/the-rewrite-and-the-bug-fix/comment-page-1/#comment-5953</link>
		<dc:creator>Lulu Catarroja</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesoftsqr.com/?p=657#comment-5953</guid>
		<description>Hi!  I wanted to ask if there is a syntax/command to go back to the previous page.  I have a similar situation in which I have 2 arrays.. However, if the first array printed on one column has moved to the next page, the second array (2nd column) continues to print on where the cursor stopped (which is the 2nd page).  I would just need to control the page to go back the previous.  I have tried doing let #prev-page = #page-count - 1 and it doesn&#039;t seem to work.  Please advise.  Thank you.  Lulu Catarroja 215/784-1448</description>
		<content:encoded><![CDATA[<p>Hi!  I wanted to ask if there is a syntax/command to go back to the previous page.  I have a similar situation in which I have 2 arrays.. However, if the first array printed on one column has moved to the next page, the second array (2nd column) continues to print on where the cursor stopped (which is the 2nd page).  I would just need to control the page to go back the previous.  I have tried doing let #prev-page = #page-count &#8211; 1 and it doesn&#8217;t seem to work.  Please advise.  Thank you.  Lulu Catarroja 215/784-1448</p>
]]></content:encoded>
	</item>
</channel>
</rss>

