<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RPG | brighter software</title>
	<atom:link href="https://brightersoftware.net/category/rpg/feed" rel="self" type="application/rss+xml" />
	<link>https://brightersoftware.net</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2018 16:25:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>Removing non-printable characters with RPG</title>
		<link>https://brightersoftware.net/removing-non-printable-characters-with-rpg</link>
		
		<dc:creator><![CDATA[Nigel]]></dc:creator>
		<pubDate>Thu, 11 Dec 2014 13:41:15 +0000</pubDate>
				<category><![CDATA[RPG]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://mxp.kvp.mybluehost.me/website_e5b9c797/?p=167</guid>

					<description><![CDATA[<p>Non-printable characters often find their way into the database. This often occurs due to EDI and manual copy/paste data entry from sources such as web-pages. These intanace of &#8220;bad-data&#8221; can be dealt with using the translate built in function (%xlate). This could take place as a scheduled data cleansing exercise or be added to the&#8230;&#160;<a href="https://brightersoftware.net/removing-non-printable-characters-with-rpg" rel="bookmark">Read More &#187;<span class="screen-reader-text">Removing non-printable characters with RPG</span></a></p>
<p>The post <a href="https://brightersoftware.net/removing-non-printable-characters-with-rpg">Removing non-printable characters with RPG</a> first appeared on <a href="https://brightersoftware.net">brighter software</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Display the IP address of a host using a RPGLE program</title>
		<link>https://brightersoftware.net/display-the-ip-address-of-a-host-using-a-rpgle-program</link>
		
		<dc:creator><![CDATA[Nigel]]></dc:creator>
		<pubDate>Thu, 04 Dec 2014 14:07:46 +0000</pubDate>
				<category><![CDATA[RPG]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://mxp.kvp.mybluehost.me/website_e5b9c797/?p=164</guid>

					<description><![CDATA[<p>The following program can display the IP address of local or remote hosts as well as web urls. h dftactgrp(*no) actgrp(*new) d GETIPADDR pr ExtPgm('GETIPADDR') d 32a d GETIPADDR pi d host 32a d inet_addr pr 10U 0 ExtProc('inet_addr') d address_str * value options(*string) d INADDR_NONE c CONST(4294967295) d inet_ntoa pr * ExtProc('inet_ntoa') d internet_addr&#8230;&#160;<a href="https://brightersoftware.net/display-the-ip-address-of-a-host-using-a-rpgle-program" rel="bookmark">Read More &#187;<span class="screen-reader-text">Display the IP address of a host using a RPGLE program</span></a></p>
<p>The post <a href="https://brightersoftware.net/display-the-ip-address-of-a-host-using-a-rpgle-program">Display the IP address of a host using a RPGLE program</a> first appeared on <a href="https://brightersoftware.net">brighter software</a>.</p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
