<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A Simple Tip For Handling Clarion Errors</title>
	<link>http://www.pimpmyclarion.com/2007/04/25/a-simple-tip-for-handling-clarion-errors/</link>
	<description>It's Not Your Daddy's Spreadsheet</description>
	<pubDate>Fri, 05 Sep 2008 20:12:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Brahn</title>
		<link>http://www.pimpmyclarion.com/2007/04/25/a-simple-tip-for-handling-clarion-errors/#comment-4</link>
		<author>Brahn</author>
		<pubDate>Wed, 25 Apr 2007 05:19:36 +0000</pubDate>
		<guid>http://www.pimpmyclarion.com/2007/04/25/a-simple-tip-for-handling-clarion-errors/#comment-4</guid>
					<description>Also worth considering are the equates found in \LibSrc\Errors.clw
NoEntryErr           EQUATE(30)                  ! 'Entry Not Found'
BadRecErr            EQUATE(33)                  ! 'Record Not Available'
NoRecErr             EQUATE(35)                  ! 'Record Not Found'
etc...

Not so excited about some of the names given myself (BadRecErr = 'Record Not Available'?) but some are more meaningful than the numbers...</description>
		<content:encoded><![CDATA[<p>Also worth considering are the equates found in \LibSrc\Errors.clw<br />
NoEntryErr           EQUATE(30)                  ! &#8216;Entry Not Found&#8217;<br />
BadRecErr            EQUATE(33)                  ! &#8216;Record Not Available&#8217;<br />
NoRecErr             EQUATE(35)                  ! &#8216;Record Not Found&#8217;<br />
etc&#8230;</p>
<p>Not so excited about some of the names given myself (BadRecErr = &#8216;Record Not Available&#8217;?) but some are more meaningful than the numbers&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.pimpmyclarion.com/2007/04/25/a-simple-tip-for-handling-clarion-errors/#comment-5</link>
		<author>Stu</author>
		<pubDate>Wed, 25 Apr 2007 06:44:01 +0000</pubDate>
		<guid>http://www.pimpmyclarion.com/2007/04/25/a-simple-tip-for-handling-clarion-errors/#comment-5</guid>
					<description>Nice, I guess you could just equate your own for extra-clear code :).</description>
		<content:encoded><![CDATA[<p>Nice, I guess you could just equate your own for extra-clear code :).</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.155 seconds -->
