<?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"
	>
<channel>
	<title>Comments on: I Saw the Light</title>
	<atom:link href="http://www.rpgandprogramming.com/2010/11/i-saw-the-light/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rpgandprogramming.com/2010/11/i-saw-the-light/</link>
	<description>Not Role Playing Games, but the RPG programming language and the craft of programming.</description>
	<pubDate>Mon, 21 May 2012 00:08:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Brian May</title>
		<link>http://www.rpgandprogramming.com/2010/11/i-saw-the-light/#comment-675</link>
		<dc:creator>Brian May</dc:creator>
		<pubDate>Mon, 22 Nov 2010 16:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rpgandprogramming.com/?p=241#comment-675</guid>
		<description>I prefer a signature of 'SRVPGMNAMEV99' where the 'V99' is used when I want to change the interface of one of the procedures.  I don't do it very often at all, but when I do, it gives me a simple way force a signature violation if something doesn't get recompiled for whatever reason.</description>
		<content:encoded><![CDATA[<p>I prefer a signature of &#8216;SRVPGMNAMEV99&#8242; where the &#8216;V99&#8242; is used when I want to change the interface of one of the procedures.  I don&#8217;t do it very often at all, but when I do, it gives me a simple way force a signature violation if something doesn&#8217;t get recompiled for whatever reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buck</title>
		<link>http://www.rpgandprogramming.com/2010/11/i-saw-the-light/#comment-673</link>
		<dc:creator>Buck</dc:creator>
		<pubDate>Mon, 22 Nov 2010 15:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rpgandprogramming.com/?p=241#comment-673</guid>
		<description>Yes, the client programs can be compiled with PDM option 14 if you have H BNDDIR(...) which was imperative for me because not everyone here (or my prior employer) is familiar with service programs, etc.  You'll still have to do a two step to create the service program.  I strongly advise two things:
1) Create a MAKE-like CL program to re-create the service program
2) Use a simple binder language signature of your own creation, like SIGNATURE('MYCOMPANY')</description>
		<content:encoded><![CDATA[<p>Yes, the client programs can be compiled with PDM option 14 if you have H BNDDIR(&#8230;) which was imperative for me because not everyone here (or my prior employer) is familiar with service programs, etc.  You&#8217;ll still have to do a two step to create the service program.  I strongly advise two things:<br />
1) Create a MAKE-like CL program to re-create the service program<br />
2) Use a simple binder language signature of your own creation, like SIGNATURE(&#8217;MYCOMPANY&#8217;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

