<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Logical Relationship in Input Specs in RPG</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/logical-relationship-in-input-specs-in-rpg/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/logical-relationship-in-input-specs-in-rpg/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 16:59:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/logical-relationship-in-input-specs-in-rpg/#comment-63179</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Wed, 06 May 2009 07:06:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-63179</guid>
		<description><![CDATA[Record Identification codes?  
Oldtech eh?

lets say you have a file where byte 1 is the type of ... account

1= sales 
2 = purchase
3 = nominal 

and you want a list of all sales or purchase accounts

ID = 01   when byte 1=1
               OR      byte 1=2 


calcs..

 if 01 then print
else
ignore]]></description>
		<content:encoded><![CDATA[<p>Record Identification codes?<br />
Oldtech eh?</p>
<p>lets say you have a file where byte 1 is the type of &#8230; account</p>
<p>1= sales<br />
2 = purchase<br />
3 = nominal </p>
<p>and you want a list of all sales or purchase accounts</p>
<p>ID = 01   when byte 1=1<br />
               OR      byte 1=2 </p>
<p>calcs..</p>
<p> if 01 then print<br />
else<br />
ignore</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.038 seconds using memcached
Object Caching 266/272 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 18:05:10 -->