 




<?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>IT Answers &#187; REXX Mainframe</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/rexx-mainframe/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 21:33:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Using REXX to find word</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-rexx-to-find-word/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/using-rexx-to-find-word/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 09:38:30 +0000</pubDate>
		<dc:creator>violeta1</dc:creator>
				<category><![CDATA[REXX Mainframe]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/using-rexx-to-find-word/</guid>
		<description><![CDATA[New Discussion Post by TomLiotta]]></description>
				<content:encoded><![CDATA[New Discussion Post by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/using-rexx-to-find-word/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>how to delete a email adress in pds member through rexx</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-delete-a-email-adress-in-pds-member-through-rexx/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-delete-a-email-adress-in-pds-member-through-rexx/#comments</comments>
		<pubDate>Thu, 24 May 2012 18:22:23 +0000</pubDate>
		<dc:creator>Helloooo</dc:creator>
				<category><![CDATA[REXX Mainframe]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to delete email address from PDS member using rexx code. I am not geting acheive the same. Pleasee help&#8230; Please give me if you have some sample rexx code for the same  ]]></description>
				<content:encoded><![CDATA[<p>I want to delete email address from PDS member using rexx code.<br/><br/> I am not geting acheive the same. Pleasee help&#8230;<br/><br/> Please give me if you have some sample rexx code for the same<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-delete-a-email-adress-in-pds-member-through-rexx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Output to Excel using Regina Rexx</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/regina-rexx/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/regina-rexx/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 09:27:10 +0000</pubDate>
		<dc:creator>Mydream</dc:creator>
				<category><![CDATA[excel]]></category>
		<category><![CDATA[Output in Excel]]></category>
		<category><![CDATA[Regina Rexx]]></category>
		<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Mainframe]]></category>
		<category><![CDATA[REXX Procedure]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to read input from Notepad seperated by tab and put output to an Excel file each word in each coloumn using Regina rexx and not mainframe rexx]]></description>
				<content:encoded><![CDATA[<p>How to read input from Notepad seperated by tab and put output to an Excel file each word in each coloumn using Regina rexx and not mainframe rexx<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/regina-rexx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rexx program working abnormally sometimes when executed through JCL</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rexx-program-working-abnormally-sometimes-when-executed-through-jcl/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rexx-program-working-abnormally-sometimes-when-executed-through-jcl/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 12:07:02 +0000</pubDate>
		<dc:creator>Rexxloop</dc:creator>
				<category><![CDATA[Datasets]]></category>
		<category><![CDATA[JCL]]></category>
		<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Mainframe]]></category>
		<category><![CDATA[REXX Procedure]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a Rexx program to browse a very big dataset(say 75,000 lines) and then add 1 or 2 lines then save and end. This is working fine in online or batch execution provided dataset has only few records. However it works fine for all if running in ISPF panel itself, but through jcl execution [...]]]></description>
				<content:encoded><![CDATA[<p>I have a Rexx program to browse a very big dataset(say 75,000 lines) and then add 1 or 2 lines then save and end. This is working fine in online or batch execution provided dataset has only few records. However it works fine for all if running in ISPF panel itself, but through jcl execution for browsing big dataset the loop is going abnormally here and there and ends&#8230;not able to conclude what is going wrong? please share your ideas if you have any</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rexx-program-working-abnormally-sometimes-when-executed-through-jcl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>REXX tool to change a particular word in more than 50 PS at a time- PLS help</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rexx-tool-to-change-a-particular-word-in-more-than-50-ps-at-a-time-pls-help/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rexx-tool-to-change-a-particular-word-in-more-than-50-ps-at-a-time-pls-help/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 12:57:19 +0000</pubDate>
		<dc:creator>Archvimk</dc:creator>
				<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Mainframe]]></category>
		<category><![CDATA[REXX Procedure]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by MTidmarsh]]></description>
				<content:encoded><![CDATA[Question Edited by MTidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rexx-tool-to-change-a-particular-word-in-more-than-50-ps-at-a-time-pls-help/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How can I import data to mainframe from Excel in REXX</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-import-data-to-mainframe-from-excel-in-rexx/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-import-data-to-mainframe-from-excel-in-rexx/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 11:43:25 +0000</pubDate>
		<dc:creator>NatpudanMoorthy</dc:creator>
				<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Mainframe]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have the excel sheet with few fields, I want to import the excel data from my desktop to a mainframe dataset]]></description>
				<content:encoded><![CDATA[<p>I have the excel sheet with few fields, I want to import the excel data from my desktop to a mainframe dataset</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-import-data-to-mainframe-from-excel-in-rexx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</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/24 queries in 0.028 seconds using memcached
Object Caching 631/732 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 13:16:47 -->