<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 50: OVER and queues</title><link>https://sourceforge.net/p/clarion2java/bugs/50/</link><description>Recent changes to 50: OVER and queues</description><atom:link href="https://sourceforge.net/p/clarion2java/bugs/50/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 13 Dec 2011 12:31:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/clarion2java/bugs/50/feed.rss" rel="self" type="application/rss+xml"/><item><title>OVER and queues</title><link>https://sourceforge.net/p/clarion2java/bugs/50/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Following in ABC is problematic:&lt;br /&gt;
BufferedPairsQueue QUEUE,TYPE &lt;br /&gt;
Left ANY &lt;br /&gt;
Right ANY &lt;br /&gt;
Buffer ANY &lt;br /&gt;
END&lt;/p&gt;
&lt;p&gt;Has to be written thus:&lt;br /&gt;
BufferedPairsQueue QUEUE(FieldPairsQueue),TYPE &lt;br /&gt;
Buffer ANY &lt;br /&gt;
END&lt;/p&gt;
&lt;p&gt;Find a way to make first example work as expected.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Barnham</dc:creator><pubDate>Tue, 13 Dec 2011 12:31:42 -0000</pubDate><guid>https://sourceforge.net96e6e433dc6b01f70f44c669e2a5187bf014d579</guid></item></channel></rss>