 




<?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 Procedure</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/rexx-procedure/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>JCL analyser tool using REXX</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/jcl-analyser-tool-using-rexx/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/jcl-analyser-tool-using-rexx/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 05:29:46 +0000</pubDate>
		<dc:creator>Charan1312</dc:creator>
				<category><![CDATA[JCL]]></category>
		<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Procedure]]></category>
		<category><![CDATA[REXX tool]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is there any REXX tool Which analyses a JCL and gives summary of it,like, description of number of steps in the JCL, what does COND parameters contain in each step, no of DD statements each step contains, how many DSN&#8217;s used, what is the DISP value for those DSN&#8217;s, are there any Symbolic Parameters used in the JCL, [...]]]></description>
				<content:encoded><![CDATA[<p>Is there any REXX tool Which analyses a JCL and gives summary of it,like, description of number of steps in the JCL, what does COND parameters contain in each step, no of DD statements each step contains, how many DSN&#8217;s used, what is the DISP value for those DSN&#8217;s, are there any Symbolic Parameters used in the JCL, how many override statements are there&#8230;etc, a detailed report to be generated in excel sheet?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/jcl-analyser-tool-using-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 export data from mainframe to Excel in REXX</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-export-data-from-mainframe-to-excel-in-rexx/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-export-data-from-mainframe-to-excel-in-rexx/#comments</comments>
		<pubDate>Mon, 11 May 2009 06:13:16 +0000</pubDate>
		<dc:creator>Laks143</dc:creator>
				<category><![CDATA[Mainframe]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Microsoft Excel import/export]]></category>
		<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Procedure]]></category>
		<category><![CDATA[REXX procedure to export data to Excel]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Discussion Post by]]></description>
				<content:encoded><![CDATA[New Discussion Post by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-export-data-from-mainframe-to-excel-in-rexx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Submit Rexx procedure</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/submit-rexx-procedure/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/submit-rexx-procedure/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 16:16:11 +0000</pubDate>
		<dc:creator>Roncadet</dc:creator>
				<category><![CDATA[REXX]]></category>
		<category><![CDATA[REXX Procedure]]></category>
		<category><![CDATA[REXX/400]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I submitted a rexx procedure with *LIBL for the library, it&#8217;s failing with error message procedure not found eventhough REXX library is in the library list. Can someone help I don&#8217;t to have to hard code the library name? Thanks]]></description>
				<content:encoded><![CDATA[<p>I submitted a rexx procedure with *LIBL for the library, it&#8217;s failing with error message procedure not found eventhough REXX library is in the library list.  Can someone help I don&#8217;t to have to hard code the library name?</p>
<p>Thanks</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/submit-rexx-procedure/feed/</wfw:commentRss>
		<slash:comments>0</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/22 queries in 0.029 seconds using memcached
Object Caching 657/742 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 09:46:54 -->