<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — *Build Status* listing - readability]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=555</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=555&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in *Build Status* listing - readability.]]></description>
		<lastBuildDate>Fri, 13 May 2016 19:14:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: *Build Status* listing - readability]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2509#p2509</link>
			<description><![CDATA[<p>That would be excellent Jeff,<br />Thank you.<br />--- <br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Fri, 13 May 2016 19:14:39 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2509#p2509</guid>
		</item>
		<item>
			<title><![CDATA[Re: *Build Status* listing - readability]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2507#p2507</link>
			<description><![CDATA[<p>John,</p><p>While it wouldn&#039;t be a trivial change, I think it could be very useful to add this feature.&nbsp; I could see if it could be added in 2.29 since 2.28 should be released in the next day or two.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 13 May 2016 11:48:27 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2507#p2507</guid>
		</item>
		<item>
			<title><![CDATA[*Build Status* listing - readability]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2506#p2506</link>
			<description><![CDATA[<p>Would it be possible for SF&#039;s <span class="bbu">*Build Status*</span> listing to put in some kind of a delimeter between successive error and warning messages?&nbsp; I ask, because the listing&#039;s present form can be a little confusing.&nbsp; The problem is that each &#039;error&#039; entry is followed immediately by a &#039;source/filehandler&#039; reference, so it looks as if the two belong together.&nbsp; But they don&#039;t.&nbsp; The &#039;error&#039; entry refers to the &#039;source/fileandler&#039; reference several lines above.</p><br /><p><strong>ILLUSTRATION</strong><br />(example listing)</p><br /><p><strong><span style="color:blue">Present listing</span></strong></p><p>Compiling Source/FileHandler.for<br /><span style="color:red">Source/FileHandler.for:933.26:</span></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IF(OP) CLOSE(LU)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1<br /><span style="color:red">Error: Syntax error in CLOSE statement at (1)<br />Source/FileHandler.for:942.21:</span></p><p>&nbsp; &nbsp; &nbsp;+&nbsp; &nbsp; &nbsp; &nbsp;&#039;*.rtf&#039;)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br /><span style="color:red">Error: Syntax error in CALL statement at (1)<br />Source/FileHandler.for:547.9:</span></p><p>&nbsp; &nbsp; &nbsp; IF(dlgopenfile (F%Path,&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br /><span style="color:red">Error: IF clause at (1) requires a scalar LOGICAL expression</span></p><br /><p><strong><span style="color:blue">Preferred listing</span></strong></p><p>Compiling Source/FileHandler.for<br />-------------------------------------------------------------------------------------------------<br /><span style="color:red">Source/FileHandler.for:933.26:</span></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IF(OP) CLOSE(LU)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1<br /><span style="color:red">Error: Syntax error in CLOSE statement at (1)</span><br />-------------------------------------------------------------------------------------------------<br /><span style="color:red">Source/FileHandler.for:942.21:</span></p><p>&nbsp; &nbsp; &nbsp;+&nbsp; &nbsp; &nbsp; &nbsp;&#039;*.rtf&#039;)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br /><span style="color:red">Error: Syntax error in CALL statement at (1)</span><br />-------------------------------------------------------------------------------------------------<span style="color:red"><br />Source/FileHandler.for:547.9:</span></p><p>&nbsp; &nbsp; &nbsp; IF(dlgopenfile (F%Path,&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br /><span style="color:red">Error: IF clause at (1) requires a scalar LOGICAL expression</span><br />-------------------------------------------------------------------------------------------------<br />--- <br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Fri, 13 May 2016 08:17:32 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2506#p2506</guid>
		</item>
	</channel>
</rss>
