<?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: The Story Of A Homegrown Clarion Template</title>
	<link>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/</link>
	<description>It's Not Your Daddy's Spreadsheet</description>
	<pubDate>Tue, 06 Jan 2009 23:45:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Jim Hrubes</title>
		<link>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-2</link>
		<author>Jim Hrubes</author>
		<pubDate>Tue, 24 Apr 2007 17:07:33 +0000</pubDate>
		<guid>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-2</guid>
					<description>I can't copy the information from your template listing it doesn't have a vertical scroll.

Thanks
JEH</description>
		<content:encoded><![CDATA[<p>I can&#8217;t copy the information from your template listing it doesn&#8217;t have a vertical scroll.</p>
<p>Thanks<br />
JEH</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-3</link>
		<author>Stu</author>
		<pubDate>Wed, 25 Apr 2007 03:25:50 +0000</pubDate>
		<guid>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-3</guid>
					<description>Jim,

Should be okay to just copy it all. This particular code only has 23 lines of code, so there's no need for any vertical scroll.

Cheers,

Stu</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>Should be okay to just copy it all. This particular code only has 23 lines of code, so there&#8217;s no need for any vertical scroll.</p>
<p>Cheers,</p>
<p>Stu</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris Laurie</title>
		<link>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-6</link>
		<author>Chris Laurie</author>
		<pubDate>Wed, 25 Apr 2007 07:05:05 +0000</pubDate>
		<guid>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-6</guid>
					<description>I use Debugview and the GlobalErrors class to log my errors and my calling routine has code along these lines:

l:Appname = 'MyApp.'
l:ErrorString = l:AppName &#38;GlobalErrors.GetProcedureName() &#38;'.' &#38;PassedErrorString

This allows a source procedure to report who called it if there is not a GlobalErrors.GetProcedureName in my code.

(There now I too have left a comment on this blog).</description>
		<content:encoded><![CDATA[<p>I use Debugview and the GlobalErrors class to log my errors and my calling routine has code along these lines:</p>
<p>l:Appname = &#8216;MyApp.&#8217;<br />
l:ErrorString = l:AppName &amp;GlobalErrors.GetProcedureName() &amp;&#8217;.&#8217; &amp;PassedErrorString</p>
<p>This allows a source procedure to report who called it if there is not a GlobalErrors.GetProcedureName in my code.</p>
<p>(There now I too have left a comment on this blog).</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-7</link>
		<author>Stu</author>
		<pubDate>Wed, 25 Apr 2007 09:06:18 +0000</pubDate>
		<guid>http://www.pimpmyclarion.com/2007/04/24/the-story-of-a-homegrown-clarion-template/#comment-7</guid>
					<description>Thanks Chris, sounds like a pretty good method.</description>
		<content:encoded><![CDATA[<p>Thanks Chris, sounds like a pretty good method.</p>
]]></content:encoded>
				</item>
</channel>
</rss>

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