<?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: Question on how to code REXX</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/question-on-how-to-code-rexx/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/question-on-how-to-code-rexx/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 01:14:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: patticlarke09</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/question-on-how-to-code-rexx/#comment-105337</link>
		<dc:creator>patticlarke09</dc:creator>
		<pubDate>Mon, 26 Mar 2012 15:11:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-105337</guid>
		<description><![CDATA[The trap is AF/OPER and I know that works.

FWEBSRV(M or I) are two jobs that run.  The FWEBSRV is the constant and the (M or the I) is what I want to look for.  The way I have it coded for just FWEBSRV works but it doesn&#039;t show the ending letter so the operators don&#039;t which job ended.  I tried putting an &quot;*&quot; in but it comes back with a &quot;*&quot;.

WTO (IEF404I FWEBSRV* - ENDED&#039;)&quot;,
&quot;        ENABLE&quot;,
&quot;        SUPPRESS&quot;,
&quot;        ACTION (&#039;WTO &#039;&#039;FWEBSRV HAS ENDED&quot;,
              &quot;E-MAIL JOHN DOE&#039; &#039;DESC(2) NOMSGID&#039;)&quot;

RETURN

I hope I am making sense.
Patti]]></description>
		<content:encoded><![CDATA[<p>The trap is AF/OPER and I know that works.</p>
<p>FWEBSRV(M or I) are two jobs that run.  The FWEBSRV is the constant and the (M or the I) is what I want to look for.  The way I have it coded for just FWEBSRV works but it doesn&#8217;t show the ending letter so the operators don&#8217;t which job ended.  I tried putting an &#8220;*&#8221; in but it comes back with a &#8220;*&#8221;.</p>
<p>WTO (IEF404I FWEBSRV* &#8211; ENDED&#8217;)&#8221;,<br />
&#8221;        ENABLE&#8221;,<br />
&#8221;        SUPPRESS&#8221;,<br />
&#8221;        ACTION (&#8216;WTO &#8221;FWEBSRV HAS ENDED&#8221;,<br />
              &#8220;E-MAIL JOHN DOE&#8217; &#8216;DESC(2) NOMSGID&#8217;)&#8221;</p>
<p>RETURN</p>
<p>I hope I am making sense.<br />
Patti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/question-on-how-to-code-rexx/#comment-105322</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 25 Mar 2012 22:55:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-105322</guid>
		<description><![CDATA[&lt;i&gt;What I want to do is make a wildcard for the end of FWEBSRV to either an &quot;I&quot; or an &quot;M&quot;.&lt;/i&gt;

That doesn&#039;t make sense to me. Can you explain more?

Are you trying to test with a wildcard? What is &quot;FWEBSRV&quot;? Is it a literal constant? Is it a name? Are you trying to check two different instances of a web server?

What exactly are you trying to accomplish?

The TRAP function itself isn&#039;t REXX. You would be using REXX to execute an external command. Show the exact command that you want to execute and we can determine how you would use REXX to format the command.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>What I want to do is make a wildcard for the end of FWEBSRV to either an &#8220;I&#8221; or an &#8220;M&#8221;.</i></p>
<p>That doesn&#8217;t make sense to me. Can you explain more?</p>
<p>Are you trying to test with a wildcard? What is &#8220;FWEBSRV&#8221;? Is it a literal constant? Is it a name? Are you trying to check two different instances of a web server?</p>
<p>What exactly are you trying to accomplish?</p>
<p>The TRAP function itself isn&#8217;t REXX. You would be using REXX to execute an external command. Show the exact command that you want to execute and we can determine how you would use REXX to format the command.</p>
<p>Tom</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/8 queries in 0.034 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 02:27:55 -->