<?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: IBM MTM 2019: Part Two – Challenge #08</title>
	<atom:link href="https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/feed/" rel="self" type="application/rss+xml" />
	<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-2019-part-two-challenge-08</link>
	<description>Improving my programming skills step by step. You&#039;re invited!</description>
	<lastBuildDate>Wed, 20 May 2020 17:51:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.14</generator>
	<item>
		<title>By: cathy</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-2261</link>
		<dc:creator><![CDATA[cathy]]></dc:creator>
		<pubDate>Sat, 09 May 2020 15:34:11 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-2261</guid>
		<description><![CDATA[hello everyone... i mess up in exercise 8.. but i manage to show you guys how i delete the member files without delete the other file 
you go to ispf then type 3.4
then enter,
then put / on the left side of the z#### name 
then choose a member you wanted to delete.]]></description>
		<content:encoded><![CDATA[<p>hello everyone&#8230; i mess up in exercise 8.. but i manage to show you guys how i delete the member files without delete the other file<br />
you go to ispf then type 3.4<br />
then enter,<br />
then put / on the left side of the z#### name<br />
then choose a member you wanted to delete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrique</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-1778</link>
		<dc:creator><![CDATA[Enrique]]></dc:creator>
		<pubDate>Sat, 04 Apr 2020 21:04:28 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-1778</guid>
		<description><![CDATA[EDIT: after seeing the REXX code of SCOREP2 in the CLIST library, I saw the problem, just in case it happens to anyone else.
I always execute the command TSO PROFILE NOPREFIX to remove my user from my default prefix, in order to avoid the quotation marks when I want to prefix something else that doesn&#039;t start with my USER. SCOREP2 wants to read the files with getting our USER as the default prefix.
To solve to problem I just execute the opposite command, TSO PROFILE PREFIX, and typed my user when they asked me for the prefix.
Thanks and sorry for the inconvenience.]]></description>
		<content:encoded><![CDATA[<p>EDIT: after seeing the REXX code of SCOREP2 in the CLIST library, I saw the problem, just in case it happens to anyone else.<br />
I always execute the command TSO PROFILE NOPREFIX to remove my user from my default prefix, in order to avoid the quotation marks when I want to prefix something else that doesn&#8217;t start with my USER. SCOREP2 wants to read the files with getting our USER as the default prefix.<br />
To solve to problem I just execute the opposite command, TSO PROFILE PREFIX, and typed my user when they asked me for the prefix.<br />
Thanks and sorry for the inconvenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrique</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-1770</link>
		<dc:creator><![CDATA[Enrique]]></dc:creator>
		<pubDate>Sat, 04 Apr 2020 11:42:18 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-1770</guid>
		<description><![CDATA[Hi there, TSO SCOREP2 doesn&#039;t work with me.

    34 +++  lastmbr = sysmembers + 6                          
     3 +++ call set_member_values                             
Error running SCOREP2, line 34: Bad arithmetic conversion     

I don&#039;t know how else I can check my progress.]]></description>
		<content:encoded><![CDATA[<p>Hi there, TSO SCOREP2 doesn&#8217;t work with me.</p>
<p>    34 +++  lastmbr = sysmembers + 6<br />
     3 +++ call set_member_values<br />
Error running SCOREP2, line 34: Bad arithmetic conversion     </p>
<p>I don&#8217;t know how else I can check my progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-886</link>
		<dc:creator><![CDATA[Tony]]></dc:creator>
		<pubDate>Tue, 31 Dec 2019 03:18:15 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-886</guid>
		<description><![CDATA[command ==&#062; hex off
(should get you to the &#039;proper interface&#039;) // use command ===&#062; hex on (to go back)]]></description>
		<content:encoded><![CDATA[<p>command ==&gt; hex off<br />
(should get you to the &#8216;proper interface&#8217;) // use command ===&gt; hex on (to go back)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tathir Raza</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-848</link>
		<dc:creator><![CDATA[Tathir Raza]]></dc:creator>
		<pubDate>Sat, 28 Dec 2019 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-848</guid>
		<description><![CDATA[after typing  cancel ; s #08 i  did&#039;n get proper result.....]]></description>
		<content:encoded><![CDATA[<p>after typing  cancel ; s #08 i  did&#8217;n get proper result&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tathir Raza</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-847</link>
		<dc:creator><![CDATA[Tathir Raza]]></dc:creator>
		<pubDate>Sat, 28 Dec 2019 07:00:16 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-847</guid>
		<description><![CDATA[hello Kevin ,can you tell me how can i restart #08, becouse of i am not getting 4 rows where i can write A,Z, and ...........i am getting only 3 rows?Please help me?]]></description>
		<content:encoded><![CDATA[<p>hello Kevin ,can you tell me how can i restart #08, becouse of i am not getting 4 rows where i can write A,Z, and &#8230;&#8230;&#8230;..i am getting only 3 rows?Please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BISHWAJIT</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-728</link>
		<dc:creator><![CDATA[BISHWAJIT]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 17:55:42 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-728</guid>
		<description><![CDATA[How to delete and recreate  #08]]></description>
		<content:encoded><![CDATA[<p>How to delete and recreate  #08</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BISHWAJIT</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-727</link>
		<dc:creator><![CDATA[BISHWAJIT]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 17:09:56 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-727</guid>
		<description><![CDATA[https://kevindurant.be/wp-content/uploads/2019/09/2019_p2c8_05.png

I  am facing problem here please help me , if any video is available please share..
I am getting the combination of 
44444444....
0000000....
after executing this command - cancel ; s #08]]></description>
		<content:encoded><![CDATA[<p><a href="https://kevindurant.be/wp-content/uploads/2019/09/2019_p2c8_05.png" rel="nofollow">https://kevindurant.be/wp-content/uploads/2019/09/2019_p2c8_05.png</a></p>
<p>I  am facing problem here please help me , if any video is available please share..<br />
I am getting the combination of<br />
44444444&#8230;.<br />
0000000&#8230;.<br />
after executing this command &#8211; cancel ; s #08</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriela</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-658</link>
		<dc:creator><![CDATA[Gabriela]]></dc:creator>
		<pubDate>Thu, 12 Dec 2019 12:11:22 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-658</guid>
		<description><![CDATA[Hi, I also got this problem. Typing &quot;HEX OFF; RESET&quot; solved it for me]]></description>
		<content:encoded><![CDATA[<p>Hi, I also got this problem. Typing &#8220;HEX OFF; RESET&#8221; solved it for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJABE JOHN</title>
		<link>https://kevindurant.be/2019/09/10/ibm-mtm-2019-part-two-challenge-08/#comment-615</link>
		<dc:creator><![CDATA[OJABE JOHN]]></dc:creator>
		<pubDate>Tue, 26 Nov 2019 08:27:42 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1080#comment-615</guid>
		<description><![CDATA[Good morning House 
I can&#039;t open the link to start.
Someone help me please.]]></description>
		<content:encoded><![CDATA[<p>Good morning House<br />
I can&#8217;t open the link to start.<br />
Someone help me please.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: kevindurant.be @ 2020-05-21 03:32:34 by W3 Total Cache
-->