<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-913</id>
	<title>Nabble - Hercules390 - Mvs</title>
	<updated>2009-12-14T20:55:42Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Hercules390---Mvs-f913.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hercules390---Mvs-f913.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26789495</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-14T20:55:42Z</published>
	<updated>2009-12-14T20:55:42Z</updated>
	<author>
		<name>halfmeg</name>
	</author>
	<content type="html">&amp;gt; somitcw wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; - - - old notes snipped - - -
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;You need more of an explanation of the changes
&lt;br&gt;&amp;gt; instead of us saying do this and do that.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;lt; new stuff snipped&amp;gt;
&lt;br&gt;&lt;br&gt;Mario had sent some info off forum to me earlier last week. &amp;nbsp;Unfortunately we had a death in the family which delayed my investigation into his situtation.
&lt;br&gt;&lt;br&gt;His problem is reproducible by renaming the CYGWIN directory installed in the C: drive. &amp;nbsp;Just like LINUX spreading stuff over various directories, CYGWIN, for the Turnkey at least, is expected to be on the C: drive. &amp;nbsp;When it isn't located at c:\cygwin, the executable cannot find the stuff where the environment variable TERMINFO is pointing to &amp;quot;\usr\share\terminfo&amp;quot;.
&lt;br&gt;&lt;br&gt;Regardless of whether the integrated console is utilized or not, he still needs a TSO Session which is provided by c3270 as well.
&lt;br&gt;&lt;br&gt;His choices would be to make sure where CYGWIN directory ( should be on c drive at c:\cygwin ) and revert the startterm.bat which he had modified and use c3270 supplied with the Turnkey CD.
&lt;br&gt;&lt;br&gt;Download and install wc3270 as either the no-install installation or install as a windows application.
&lt;br&gt;&lt;br&gt;Obtain other tn3270 client software.
&lt;br&gt;&lt;br&gt;Phil
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26789495.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26788247</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-14T18:02:18Z</published>
	<updated>2009-12-14T18:02:18Z</updated>
	<author>
		<name>somitcw-2</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788247&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;,
&lt;br&gt;&amp;nbsp;Mario D Fernandez &amp;lt;Mario_Fernandez@...&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi Paul,
&lt;br&gt;&amp;gt; I would like to try the integrated console option
&lt;br&gt;&amp;gt;you suggested. &amp;nbsp;I have tried using Sleep 1, running
&lt;br&gt;&amp;gt;from the command prompt and in every instance the
&lt;br&gt;&amp;gt;screen disappear so fast that I cannot clearly see
&lt;br&gt;&amp;gt;the error message.
&lt;br&gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt; Mario
&lt;br&gt;- - - old notes snipped - - -
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;You need more of an explanation of the changes
&lt;br&gt;instead of us saying do this and do that.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;The problem is that the old MVS 3.8j required
&lt;br&gt;that at least one console be attached before MVS
&lt;br&gt;could boot. &amp;nbsp;Weird but that was thirty years ago.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Two of the console types were CRT and line-mode.
&lt;br&gt;To start Hercules, attach a CRT, then IPL MVS took
&lt;br&gt;coordination and you would need to learn CRT console
&lt;br&gt;operation. &amp;nbsp;Using the line-mode Hercules integrated
&lt;br&gt;console solves the problems. &amp;nbsp;With a properly
&lt;br&gt;configured system, you only need to access the
&lt;br&gt;console when you want to play on the console.
&lt;br&gt;Your MVS shutdown procedure may need to be started
&lt;br&gt;on the console.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;To get rid of the CRT consoles until you want
&lt;br&gt;to play on the MVS CRT console, comment out 0010
&lt;br&gt;and 0011 in your hercules configuration file.
&lt;br&gt;You could instead move them to be after the TSO
&lt;br&gt;terminals starting with 00C0 so you don't connect
&lt;br&gt;to them when trying to get to TSO. &amp;nbsp;Naming the
&lt;br&gt;CRT consoles is another method.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;To use a Hercules intergrated console for a
&lt;br&gt;console, change your 0009 console from:
&lt;br&gt;0009 3215
&lt;br&gt;to:
&lt;br&gt;0009 3215-c / noprompt
&lt;br&gt;This does not work with the really old Hercules
&lt;br&gt;that was on the TK3 CD but you said that you were
&lt;br&gt;running a more current release.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;You may also want to automate IPL by updating
&lt;br&gt;your hercules.rc to add two lines near the end:
&lt;br&gt;ipl 148
&lt;br&gt;/r 00,clpa
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;My hercules.rc changes often. &amp;nbsp;It currently has:
&lt;br&gt;# t+00c0
&lt;br&gt;# t+0483
&lt;br&gt;# devlist
&lt;br&gt;automount list
&lt;br&gt;logopt timestamp
&lt;br&gt;panrate 1000
&lt;br&gt;ipl 148
&lt;br&gt;# devlist
&lt;br&gt;/r 00,clpa
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;startterm.bat is not needed because you do not need
&lt;br&gt;to connect another console after the Hercules integrated
&lt;br&gt;console. &amp;nbsp;Your system starts acting like a real system.
&lt;br&gt;You then start startmvs.bat, start a TN3270 session and
&lt;br&gt;log on and off of TSO as much as you like. &amp;nbsp;If you want
&lt;br&gt;to play console, use the integrated one or connect to
&lt;br&gt;0010 and vary 010,console to begin. &amp;nbsp;No more IPL timing
&lt;br&gt;problems. &amp;nbsp;No more startterm.bat without proper delays
&lt;br&gt;problem. &amp;nbsp;No more needing five CRTs to log on to TSO
&lt;br&gt;or to enter console commands.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;The option of you using the quick start procedure that
&lt;br&gt;Paul suggested is also available. &amp;nbsp;Whether you want to
&lt;br&gt;debug TK3, do programming, or other is up to you.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26788247.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26785808</id>
	<title>Re: Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-14T13:53:12Z</published>
	<updated>2009-12-14T13:53:12Z</updated>
	<author>
		<name>Mario D Fernandez</name>
	</author>
	<content type="html">Hi Paul,
&lt;br&gt;I would like to try the integrated console option you suggested. &amp;nbsp;
&lt;br&gt;I have tried using Sleep 1, running from the command prompt and in every
&lt;br&gt;instance the screen
&lt;br&gt;disappear so fast that I cannot clearly see the error message.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;&lt;br&gt;Mario
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sun, 13 Dec 2009 16:40:08 -0000 &amp;quot;somitcw&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26785808&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;somitcw@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26785808&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;,
&lt;br&gt;&amp;quot;kerravon86&amp;quot; &amp;lt;kerravon86@...&amp;gt; wrote:
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26785808&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, Mario D Fernandez &amp;lt;Mario_Fernandez@&amp;gt;
&lt;br&gt;wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; Thank you for you assistance. I tried your suggestion
&lt;br&gt;&amp;gt;&amp;gt;using only one entry only for the 3270. It connects to
&lt;br&gt;&amp;gt;&amp;gt;telnet as before and the one entry for the 3270 terminal
&lt;br&gt;&amp;gt;&amp;gt;after c3270 executes, the screen shows briefly and it
&lt;br&gt;&amp;gt;&amp;gt;goes away and there is no connection.
&lt;br&gt;&amp;gt; Ok, this symptom (closing window) is not the normal
&lt;br&gt;&amp;gt;c3270 problem that I was trying to fix with my
&lt;br&gt;&amp;gt;original suggestion.
&lt;br&gt;&amp;gt; However,
&lt;br&gt;&amp;gt; 1. Try putting in a &amp;quot;sleep 1&amp;quot; before the second
&lt;br&gt;&amp;gt;terminal, since you have Cygwin available.
&lt;br&gt;&amp;gt; 2. Try running from a command prompt to see if
&lt;br&gt;&amp;gt;c3270 gives any error message when it terminates.
&lt;br&gt;&amp;gt; 3. Look closely at the opening and quickly closing
&lt;br&gt;&amp;gt;c3270 window to see if there is any writing on that.
&lt;br&gt;&amp;gt; Also, it's a lot easier to get things to work if you
&lt;br&gt;&amp;gt; use an integrated console. Here's my configuration:
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Device section - MVS Consoles and Terminals
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # By default, just have a single integrated console, which is
&lt;br&gt;&amp;gt; # what has the most chance of actually working. If you want
&lt;br&gt;&amp;gt; # to see a &amp;quot;normal&amp;quot; console, then uncomment 0010 and start a
&lt;br&gt;&amp;gt; # terminal emulator
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; 0009 3215-C / noprompt
&lt;br&gt;&amp;gt; #0010 3270 # Master console (3270) # 1
&lt;br&gt;&amp;gt; #0011 3270 # Master console (3270) # 2
&lt;br&gt;&amp;gt; 00c0 3270 # Terminal session # 1
&lt;br&gt;&amp;gt; 00c1 3270 # Terminal session # 2
&lt;br&gt;&amp;gt; 00c2 3270 # Terminal session # 3
&lt;br&gt;&amp;gt; 00c7 3287
&lt;br&gt;&amp;gt; 01c7 3287
&lt;br&gt;&amp;gt; BFN. Paul.
&lt;/div&gt;&lt;br&gt;That is a good configuration file and ends the need
&lt;br&gt;for startterm.bat which ends all of the complaints about
&lt;br&gt;all of the startterm.bat problems. After you get up and
&lt;br&gt;running, you can play with CRT type consoles if you like.
&lt;br&gt;CRT consoles do not require the slash before commands.
&lt;br&gt;/d a,l becomes just d a,l
&lt;br&gt;&lt;br&gt;I would also suggest dumping CygWin and c3270.
&lt;br&gt;&lt;br&gt;Since Paul recommends:
&lt;br&gt;&amp;quot;Actually, what I really recommend is TK3 quick start
&lt;br&gt;in the files section of the hercules-os380 group.&amp;quot;
&lt;br&gt;then so would I.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;____________________________________________________________
&lt;br&gt;Banking
&lt;br&gt;Click here to find the perfect banking opportunity!
&lt;br&gt;&lt;a href=&quot;http://thirdpartyoffers.juno.com/TGL2141/c?cp=5Bv2Q23aao-G9MlZW8fACwAAJ1AVJFZQAlCLNSvRMBsCUtxpAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAAXeAAAAAA=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thirdpartyoffers.juno.com/TGL2141/c?cp=5Bv2Q23aao-G9MlZW8fACwAAJ1AVJFZQAlCLNSvRMBsCUtxpAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAAXeAAAAAA=&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;us.gif&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26785808/0/us.gif&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;nc3=5733764&lt;/strong&gt; (60 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26785808/1/nc3%3D5733764&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26785808.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26770068</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-13T13:45:34Z</published>
	<updated>2009-12-13T13:45:34Z</updated>
	<author>
		<name>somitcw-2</name>
	</author>
	<content type="html">- - - all snipped - - -
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;It might not be the best link but one for wc3270 is:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://prdownloads.sourceforge.net/x3270/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://prdownloads.sourceforge.net/x3270/&lt;/a&gt;\
&lt;br&gt;wc3270-3.3.10ga4-setup.exe?download
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Read instructions to find how to set page-up
&lt;br&gt;and page-down to PF7 and PF8 but the directory
&lt;br&gt;documented my be confusing or wrong. &amp;nbsp;For Vista
&lt;br&gt;and newer, I think it should be folder:
&lt;br&gt;C:\Users\your.log.on.id\AppData\Roaming\wc3270\
&lt;br&gt;older systems probably use:
&lt;br&gt;C:\Documents and Settings\your.log.on.id\AppData\Roaming\wc3270\
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;One non-obvious but important &amp;quot;help&amp;quot; command is:
&lt;br&gt;show keymap
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Don't forget that Turnkey-MVS uses port 3270
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Use 127.0.0.1 because on some systems &amp;quot;localhost&amp;quot;
&lt;br&gt;is IPV6 address: ::1
&lt;br&gt;If in doubt, type the &amp;quot;hosts&amp;quot; file that is in:
&lt;br&gt;C:\Windows\System32\drivers\etc\
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26770068.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26767599</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-13T08:40:08Z</published>
	<updated>2009-12-13T08:40:08Z</updated>
	<author>
		<name>somitcw-2</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26767599&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;,
&lt;br&gt;&amp;nbsp;&amp;quot;kerravon86&amp;quot; &amp;lt;kerravon86@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26767599&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, Mario D Fernandez &amp;lt;Mario_Fernandez@&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Thank you for you assistance. &amp;nbsp;I tried your suggestion
&lt;br&gt;&amp;gt;&amp;gt;using only one entry only for the 3270. &amp;nbsp;It connects to
&lt;br&gt;&amp;gt;&amp;gt;telnet as before and the one entry for the 3270 terminal
&lt;br&gt;&amp;gt;&amp;gt;after c3270 executes, the screen shows briefly and it
&lt;br&gt;&amp;gt;&amp;gt;goes away and there is no connection.
&lt;br&gt;&amp;gt; Ok, this symptom (closing window) is not the normal
&lt;br&gt;&amp;gt;c3270 problem that I was trying to fix with my
&lt;br&gt;&amp;gt;original suggestion.
&lt;br&gt;&amp;gt; However,
&lt;br&gt;&amp;gt; 1. Try putting in a &amp;quot;sleep 1&amp;quot; before the second
&lt;br&gt;&amp;gt;terminal, since you have Cygwin available.
&lt;br&gt;&amp;gt; 2. Try running from a command prompt to see if
&lt;br&gt;&amp;gt;c3270 gives any error message when it terminates.
&lt;br&gt;&amp;gt; 3. Look closely at the opening and quickly closing
&lt;br&gt;&amp;gt;c3270 window to see if there is any writing on that.
&lt;br&gt;&amp;gt; Also, it's a lot easier to get things to work if you
&lt;br&gt;&amp;gt; use an integrated console. Here's my configuration:
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Device section - MVS Consoles and Terminals
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # By default, just have a single integrated console, which is
&lt;br&gt;&amp;gt; # what has the most chance of actually working. If you want
&lt;br&gt;&amp;gt; # to see a &amp;quot;normal&amp;quot; console, then uncomment 0010 and start a
&lt;br&gt;&amp;gt; # terminal emulator
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; 0009 &amp;nbsp; &amp;nbsp; 3215-C / noprompt
&lt;br&gt;&amp;gt; #0010 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Master console (3270) # 1
&lt;br&gt;&amp;gt; #0011 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Master console (3270) # 2
&lt;br&gt;&amp;gt; 00c0 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Terminal session # &amp;nbsp;1
&lt;br&gt;&amp;gt; 00c1 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Terminal session # &amp;nbsp;2
&lt;br&gt;&amp;gt; 00c2 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Terminal session # &amp;nbsp;3
&lt;br&gt;&amp;gt; 00c7 &amp;nbsp; &amp;nbsp; &amp;nbsp;3287
&lt;br&gt;&amp;gt; 01c7 &amp;nbsp; &amp;nbsp; &amp;nbsp;3287
&lt;br&gt;&amp;gt; BFN. &amp;nbsp;Paul.
&lt;/div&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;That is a good configuration file and ends the need
&lt;br&gt;for startterm.bat which ends all of the complaints about
&lt;br&gt;all of the startterm.bat problems. &amp;nbsp;After you get up and
&lt;br&gt;running, you can play with CRT type consoles if you like.
&lt;br&gt;CRT consoles do not require the slash before commands.
&lt;br&gt;/d a,l becomes just d a,l
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;I would also suggest dumping CygWin and c3270.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Since Paul recommends:
&lt;br&gt;&amp;quot;Actually, what I really recommend is TK3 quick start
&lt;br&gt;in the files section of the hercules-os380 group.&amp;quot;
&lt;br&gt;then so would I.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26767599.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26732656</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-10T10:57:55Z</published>
	<updated>2009-12-10T10:57:55Z</updated>
	<author>
		<name>kerravon86</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26732656&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, Mario D Fernandez &amp;lt;Mario_Fernandez@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you for you assistance. &amp;nbsp;I tried your suggestion using 
&lt;br&gt;&amp;gt; only one entry only for the 3270. &amp;nbsp;It connects to telnet 
&lt;br&gt;&amp;gt; as before and the one entry for the 3270 terminal after c3270
&lt;br&gt;&amp;gt; executes, the screen shows briefly and it goes away and 
&lt;br&gt;&amp;gt; there is no connection.
&lt;br&gt;&lt;br&gt;Ok, this symptom (closing window) is not the normal
&lt;br&gt;c3270 problem that I was trying to fix with my
&lt;br&gt;original suggestion.
&lt;br&gt;&lt;br&gt;However,
&lt;br&gt;&lt;br&gt;1. Try putting in a &amp;quot;sleep 1&amp;quot; before the second
&lt;br&gt;terminal, since you have Cygwin available.
&lt;br&gt;&lt;br&gt;2. Try running from a command prompt to see if
&lt;br&gt;c3270 gives any error message when it terminates.
&lt;br&gt;&lt;br&gt;3. Look closely at the opening and quickly closing
&lt;br&gt;c3270 window to see if there is any writing on that.
&lt;br&gt;&lt;br&gt;Also, it's a lot easier to get things to work if you
&lt;br&gt;use an integrated console. Here's my configuration:
&lt;br&gt;&lt;br&gt;#
&lt;br&gt;# Device section - MVS Consoles and Terminals
&lt;br&gt;#
&lt;br&gt;&lt;br&gt;# By default, just have a single integrated console, which is
&lt;br&gt;# what has the most chance of actually working. If you want
&lt;br&gt;# to see a &amp;quot;normal&amp;quot; console, then uncomment 0010 and start a
&lt;br&gt;# terminal emulator
&lt;br&gt;#
&lt;br&gt;0009 &amp;nbsp; &amp;nbsp; 3215-C / noprompt
&lt;br&gt;#0010 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Master console (3270) # 1
&lt;br&gt;#0011 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Master console (3270) # 2
&lt;br&gt;00c0 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Terminal session # &amp;nbsp;1
&lt;br&gt;00c1 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Terminal session # &amp;nbsp;2
&lt;br&gt;00c2 &amp;nbsp; &amp;nbsp; &amp;nbsp;3270 &amp;nbsp; &amp;nbsp; &amp;nbsp;# Terminal session # &amp;nbsp;3
&lt;br&gt;00c7 &amp;nbsp; &amp;nbsp; &amp;nbsp;3287
&lt;br&gt;01c7 &amp;nbsp; &amp;nbsp; &amp;nbsp;3287
&lt;br&gt;&lt;br&gt;BFN. &amp;nbsp;Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26732656.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26719524</id>
	<title>Re: Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-09T14:15:48Z</published>
	<updated>2009-12-09T14:15:48Z</updated>
	<author>
		<name>Mario D Fernandez</name>
	</author>
	<content type="html">Hello Paul,
&lt;br&gt;&lt;br&gt;Thank you for you assistance. &amp;nbsp;I tried your suggestion using only one
&lt;br&gt;entry only for the 3270. &amp;nbsp;It connects to telnet as before and the one
&lt;br&gt;entry for the 3270 terminal after c3270 executes, the screen shows
&lt;br&gt;briefly and it goes away and there is no connection.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;&lt;br&gt;Mario &amp;nbsp; 
&lt;br&gt;&lt;br&gt;On Wed, 09 Dec 2009 01:44:38 -0000 &amp;quot;kerravon86&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26719524&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kerravon86@...&lt;/a&gt;&amp;gt;
&lt;br&gt;writes:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26719524&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;mario_fernandez_97&amp;quot;
&lt;br&gt;&amp;lt;Mario_Fernandez@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It appears that STARTTERM.BAT does not work as it used 
&lt;br&gt;&amp;gt; to under WIN98.
&lt;br&gt;&lt;br&gt;Yep, I battled with that too.
&lt;br&gt;&lt;br&gt;Change startterm so that it only does 1 terminal
&lt;br&gt;instead of 5.
&lt;br&gt;&lt;br&gt;Sequence is:
&lt;br&gt;&lt;br&gt;1. Start Hercules.
&lt;br&gt;2. startterm
&lt;br&gt;3. If startterm shows blank screen, close it, and start
&lt;br&gt;another one.
&lt;br&gt;4. IPL
&lt;br&gt;&lt;br&gt;Steps 2-3 can be repeated for more terminals, or a
&lt;br&gt;sleep can be used, but I recommend starting by getting
&lt;br&gt;a single terminal to work.
&lt;br&gt;&lt;br&gt;Actually, what I really recommend is TK3 quick start
&lt;br&gt;in the files section of the hercules-os380 group.
&lt;br&gt;&lt;br&gt;BFN. Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;____________________________________________________________
&lt;br&gt;Cash Loan
&lt;br&gt;Need cash? Click to get a loan.
&lt;br&gt;&lt;a href=&quot;http://thirdpartyoffers.juno.com/TGL2141/c?cp=dwpTV2bRvoUCgcCh_-_yMQAAJ1AVJFZQAlCLNSvRMBsCUtxpAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAADdwAAAAA=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thirdpartyoffers.juno.com/TGL2141/c?cp=dwpTV2bRvoUCgcCh_-_yMQAAJ1AVJFZQAlCLNSvRMBsCUtxpAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAADdwAAAAA=&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;us.gif&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26719524/0/us.gif&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;nc3=5733769&lt;/strong&gt; (60 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26719524/1/nc3%3D5733769&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26719524.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26703895</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-08T17:44:38Z</published>
	<updated>2009-12-08T17:44:38Z</updated>
	<author>
		<name>kerravon86</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26703895&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;mario_fernandez_97&amp;quot; &amp;lt;Mario_Fernandez@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It appears that STARTTERM.BAT does not work as it used 
&lt;br&gt;&amp;gt; to under WIN98.
&lt;br&gt;&lt;br&gt;Yep, I battled with that too.
&lt;br&gt;&lt;br&gt;Change startterm so that it only does 1 terminal
&lt;br&gt;instead of 5.
&lt;br&gt;&lt;br&gt;Sequence is:
&lt;br&gt;&lt;br&gt;1. Start Hercules.
&lt;br&gt;2. startterm
&lt;br&gt;3. If startterm shows blank screen, close it, and start
&lt;br&gt;another one.
&lt;br&gt;4. IPL
&lt;br&gt;&lt;br&gt;Steps 2-3 can be repeated for more terminals, or a
&lt;br&gt;sleep can be used, but I recommend starting by getting
&lt;br&gt;a single terminal to work.
&lt;br&gt;&lt;br&gt;Actually, what I really recommend is TK3 quick start
&lt;br&gt;in the files section of the hercules-os380 group.
&lt;br&gt;&lt;br&gt;BFN. &amp;nbsp;Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26703895.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26695450</id>
	<title>Re: Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-08T07:17:36Z</published>
	<updated>2009-12-08T07:17:36Z</updated>
	<author>
		<name>halfmeg</name>
	</author>
	<content type="html">&amp;gt; &amp;quot;mario_fernandez_97&amp;quot; &amp;lt;Mario_Fernandez@...&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; It appears that STARTTERM.BAT does not work as it used to under WIN98.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; I would appreciate getting information or a link to where the updated
&lt;br&gt;&amp;gt; STARTTERM.BAT can be found or if WC3270 must be used instead of C3270,
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;What does the dos window show after you enter 'startterm' ?
&lt;br&gt;&lt;br&gt;wc3270 is not a requirement. 
&lt;br&gt;&lt;br&gt;Phil
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26695450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694703</id>
	<title>Running MVS38J, with Hercules 3.06, Latest CYGWIN and C3270</title>
	<published>2009-12-08T06:25:59Z</published>
	<updated>2009-12-08T06:25:59Z</updated>
	<author>
		<name>Mario D Fernandez</name>
	</author>
	<content type="html">I have installed MVS38J and the latest Hercules 3.06, CYGWIN and C3270 on an HP864N running Windows XP. &amp;nbsp;The connection to TELNET is OK, however, the 3270s do not (# Display Terminals 0010-0011,00C0-00C2 3270.
&lt;br&gt;&lt;br&gt;It appears that STARTTERM.BAT does not work as it used to under WIN98. &amp;nbsp;I have searched the web for some answers and although I found some threads none of them specifically describes what needs to be done.
&lt;br&gt;&lt;br&gt;I would appreciate getting information or a link to where the updated STARTTERM.BAT can be found or if WC3270 must be used instead of C3270, please indicate where a sample of the necessary parameters can be found in order to bring up these five 3270s.
&lt;br&gt;&lt;br&gt;Thank you for your consideration in this matter.
&lt;br&gt;&lt;br&gt;Mario Fernandez 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-MVS38J%2C-with-Hercules-3.06%2C-Latest-CYGWIN-and-C3270-tp26694703p26694703.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26662613</id>
	<title>SMP 4 System Programmer's Guide</title>
	<published>2009-12-05T22:33:25Z</published>
	<updated>2009-12-05T22:33:25Z</updated>
	<author>
		<name>Greg Price-3</name>
	</author>
	<content type="html">Thanks to TIFF page images supplied by Phil (halfmeg),
&lt;br&gt;there is now an OCR searchable version of GC28-0673-6
&lt;br&gt;OS/VS System Modification Program (SMP) System
&lt;br&gt;Programmer's Guide available for download from
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.prycroft6.com.au/misc/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prycroft6.com.au/misc/&lt;/a&gt;&lt;br&gt;&lt;br&gt;(scroll down to the bottom) which weighs in at around
&lt;br&gt;2.8MB.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Greg
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SMP-4-System-Programmer%27s-Guide-tp26662613p26662613.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26618904</id>
	<title>BLL cells in COBOL</title>
	<published>2009-12-02T16:03:16Z</published>
	<updated>2009-12-02T16:03:16Z</updated>
	<author>
		<name>mfnoel</name>
	</author>
	<content type="html">...reposting for people who may be interested in using BLL cells to access external data in COBOL but don't know/care about KICKS. The KooKbooK recipe shows how to use how to use BLL cells to access MVS data from a batch COBOL program... 
&lt;br&gt;&lt;br&gt;- I've posted another KICKS KooKbooK recipe, - &amp;quot;Simple KICKS COBOL programs, part III&amp;quot;, &amp;quot;Accessing external data - BLL cells (peek/poke for mainframer's!)&amp;quot;. The recipe index page is &lt;a href=&quot;http://home.gci.net/~mike-noel/KICKS/KooKbooK.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://home.gci.net/~mike-noel/KICKS/KooKbooK.htm&lt;/a&gt;&lt;br&gt;- The next release of KICKS seems to be on track for the end of this month.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BLL-cells-in-COBOL-tp26618904p26618904.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26618891</id>
	<title>KICKS news</title>
	<published>2009-12-02T16:02:29Z</published>
	<updated>2009-12-02T16:02:29Z</updated>
	<author>
		<name>mfnoel</name>
	</author>
	<content type="html">- I've posted another KICKS KooKbooK recipe, - &amp;quot;Simple KICKS COBOL programs, part III&amp;quot;, &amp;quot;Accessing external data - BLL cells (peek/poke for mainframer's!)&amp;quot;. The recipe index page is &lt;a href=&quot;http://home.gci.net/~mike-noel/KICKS/KooKbooK.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://home.gci.net/~mike-noel/KICKS/KooKbooK.htm&lt;/a&gt;&lt;br&gt;- The next release of KICKS seems to be on track for the end of this month.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KICKS-news-tp26618891p26618891.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26508271</id>
	<title>Re: Dynamic Proclib How to install?</title>
	<published>2009-11-24T22:51:51Z</published>
	<updated>2009-11-24T22:51:51Z</updated>
	<author>
		<name>Gerhard Postpischil</name>
	</author>
	<content type="html">W. P wrote:
&lt;br&gt;&amp;gt; that i can use Dynamic Proclib. So i Downloaded the Zip from the
&lt;br&gt;&amp;gt; Files Section but the Zip only contains an aws File and no jcl.
&lt;br&gt;&amp;gt; How can i install this?
&lt;br&gt;&amp;gt; Can anybody post the JCL?
&lt;br&gt;&lt;br&gt;The aws contains three files in IEBCOPY unload format.
&lt;br&gt;The tape image is standard label, volume serial 000005. File 1 
&lt;br&gt;has a DSN of DYNAMIC.PROCLIB, and is in card format 
&lt;br&gt;(FB,80,3120). File 2 has a DSN of LPALIB.MODULES and is 
&lt;br&gt;RECFM=U,BLKSIZE=19060).
&lt;br&gt;&lt;br&gt;Use IEBCOPY to restore the first file, and look at the $$$DOC 
&lt;br&gt;section. Your options are to copy the modules to SYS1.LPALIB, or 
&lt;br&gt;to use SMP to install the changes, or do things manually. SMP is 
&lt;br&gt;most convenient. The first file contains all the JCL you'll need.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Gerhard Postpischil
&lt;br&gt;Bradford, VT
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynamic-Proclib-How-to-install--tp26464531p26508271.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26466267</id>
	<title>RE: Dynamic Proclib How to install?</title>
	<published>2009-11-22T07:35:53Z</published>
	<updated>2009-11-22T07:35:53Z</updated>
	<author>
		<name>mikeward1153</name>
	</author>
	<content type="html">Hello, I keep getting duplicate messages. Would you please remove me from
&lt;br&gt;this group. When I log in to yahoo it says I don't have any groups so I
&lt;br&gt;can't remove myself. Thanks.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466267&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466267&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;] On Behalf
&lt;br&gt;Of W. P
&lt;br&gt;Sent: Sunday, November 22, 2009 5:37 AM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466267&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;
&lt;br&gt;Subject: [H390-MVS] Dynamic Proclib How to install?
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;i've downloaded and installed Kicks. In the Documentation i found
&lt;br&gt;that i can use Dynamic Proclib. So i Downloaded the Zip from the
&lt;br&gt;Files Section but the Zip only contains an aws File and no jcl.
&lt;br&gt;How can i install this?
&lt;br&gt;Can anybody post the JCL?
&lt;br&gt;Thanks.
&lt;br&gt;Wilfried
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynamic-Proclib-How-to-install--tp26464531p26466267.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26464531</id>
	<title>Dynamic Proclib How to install?</title>
	<published>2009-11-22T03:36:38Z</published>
	<updated>2009-11-22T03:36:38Z</updated>
	<author>
		<name>stasicontainer</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;i've downloaded and installed Kicks. In the Documentation i found
&lt;br&gt;that i can use Dynamic Proclib. So i Downloaded the Zip from the
&lt;br&gt;Files Section but the Zip only contains an aws File and no jcl.
&lt;br&gt;How can i install this?
&lt;br&gt;Can anybody post the JCL?
&lt;br&gt;Thanks.
&lt;br&gt;Wilfried
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynamic-Proclib-How-to-install--tp26464531p26464531.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26383796</id>
	<title>Re: Hypocrisy</title>
	<published>2009-11-16T19:19:23Z</published>
	<updated>2009-11-16T19:19:23Z</updated>
	<author>
		<name>paoloG</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26383796&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;kerravon86&amp;quot; &amp;lt;kerravon86@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26383796&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;laddiehanus&amp;quot; &amp;lt;laddiehanus@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Now I run only legal OS, like OS/360, DOS/360 ,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; TOS/360, TSS/360 and CP/67.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I think you'll find that was a joke, and that he was
&lt;br&gt;&amp;gt; just listing the legal OSes so that the original
&lt;br&gt;&amp;gt; poster knew what the scope was.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; P.S. Care to share your copy of CP/67 and the hercules 
&lt;br&gt;&amp;gt; &amp;gt; mods required for running it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If it's not already available, it's very unlikely he
&lt;br&gt;&amp;gt; has that either.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was surprised that he cited old versions of MVS
&lt;br&gt;&amp;gt; and DOS, and missed out VM/370 (and 380), which will
&lt;br&gt;&amp;gt; may confuse the original poster, who may think he 
&lt;br&gt;&amp;gt; needs to go back older than necessary. But I think
&lt;br&gt;&amp;gt; the joke was more for regular readers than the
&lt;br&gt;&amp;gt; original poster. The whole story about &amp;quot;testing
&lt;br&gt;&amp;gt; disaster recovery and deleting all trace&amp;quot; is part
&lt;br&gt;&amp;gt; of that joke.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I remember someone telling me that he had backups
&lt;br&gt;&amp;gt; of his friend's C64 disks, and from time to time
&lt;br&gt;&amp;gt; he would pull them out to make sure the backup
&lt;br&gt;&amp;gt; still worked.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Anyway, the point is that telling a subtle joke is
&lt;br&gt;&amp;gt; not hypocrisy. And I believe debates about running
&lt;br&gt;&amp;gt; possibly-illegal software are off-topic here, and
&lt;br&gt;&amp;gt; in either case, no-one here is IBM's enforcer. :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; BFN. &amp;nbsp;Paul.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Laddie,Paul,
&lt;br&gt;&lt;br&gt;of course it was a joke: I was amused to see a question about the possibility that IBM could give free licenses of z/OS when there are hundredths of posts excluding that for the past, the present and the future.
&lt;br&gt;The citation of CP/67 instead of VM/370 as well as of OS/360 instead of MVS was to enforce the 'legality' of the OSes I used; as Paul correctly deduced I haven't neither CP/67 nor the Hercules mods needed to run it. 
&lt;br&gt;I was very displeased to have been charged of hypocrisy, a 'crime' that in some countries (luckily not in Italy) is punished with death. 
&lt;br&gt;&lt;br&gt;Regards.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26383796.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26380159</id>
	<title>Re: Hypocrisy</title>
	<published>2009-11-16T13:47:33Z</published>
	<updated>2009-11-16T13:47:33Z</updated>
	<author>
		<name>kerravon86</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26380159&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;laddiehanus&amp;quot; &amp;lt;laddiehanus@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Now I run only legal OS, like OS/360, DOS/360 ,
&lt;br&gt;&amp;gt; &amp;gt; TOS/360, TSS/360 and CP/67.
&lt;br&gt;&lt;br&gt;I think you'll find that was a joke, and that he was
&lt;br&gt;just listing the legal OSes so that the original
&lt;br&gt;poster knew what the scope was.
&lt;br&gt;&lt;br&gt;&amp;gt; P.S. Care to share your copy of CP/67 and the hercules 
&lt;br&gt;&amp;gt; mods required for running it?
&lt;br&gt;&lt;br&gt;If it's not already available, it's very unlikely he
&lt;br&gt;has that either.
&lt;br&gt;&lt;br&gt;I was surprised that he cited old versions of MVS
&lt;br&gt;and DOS, and missed out VM/370 (and 380), which will
&lt;br&gt;may confuse the original poster, who may think he 
&lt;br&gt;needs to go back older than necessary. But I think
&lt;br&gt;the joke was more for regular readers than the
&lt;br&gt;original poster. The whole story about &amp;quot;testing
&lt;br&gt;disaster recovery and deleting all trace&amp;quot; is part
&lt;br&gt;of that joke.
&lt;br&gt;&lt;br&gt;I remember someone telling me that he had backups
&lt;br&gt;of his friend's C64 disks, and from time to time
&lt;br&gt;he would pull them out to make sure the backup
&lt;br&gt;still worked.
&lt;br&gt;&lt;br&gt;Anyway, the point is that telling a subtle joke is
&lt;br&gt;not hypocrisy. And I believe debates about running
&lt;br&gt;possibly-illegal software are off-topic here, and
&lt;br&gt;in either case, no-one here is IBM's enforcer. :-)
&lt;br&gt;&lt;br&gt;BFN. &amp;nbsp;Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26380159.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26377804</id>
	<title>Hypocrisy</title>
	<published>2009-11-16T11:14:12Z</published>
	<updated>2009-11-16T11:14:12Z</updated>
	<author>
		<name>laddiehanus-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377804&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;paoloG&amp;quot; &amp;lt;crc@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&amp;gt; Now I run only legal OS, like OS/360, DOS/360 ,TOS/360, TSS/360 and CP/67.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Then why did you less than a week ago post the following
&lt;br&gt;&lt;br&gt;in &lt;a href=&quot;http://tech.groups.yahoo.com/group/hercules-390/message/59153&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/hercules-390/message/59153&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi all,
&lt;br&gt;The IPL command in a 370 mode guest of VM/ESA 2.4 doesn't work.
&lt;br&gt;Any kind of IPL (from dasd-tape-reader) gives the same message; for example IPL
&lt;br&gt;from an empty card reader:
&lt;br&gt;&lt;br&gt;VM/ESA is not one of the &amp;quot;legal&amp;quot; ones you listed.
&lt;br&gt;&lt;br&gt;Laddie Hanus
&lt;br&gt;&lt;br&gt;P.S. Care to share your copy of CP/67 and the hercules mods required for running it?
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26377804.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26366953</id>
	<title>RE: Install z/OS on Hercules</title>
	<published>2009-11-15T21:09:29Z</published>
	<updated>2009-11-15T21:09:29Z</updated>
	<author>
		<name>Gregg C Levine-2</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;This stops as of tomorrow Morning, 9AM GMT. 
&lt;br&gt;&lt;br&gt;Z/OS running via Hercules isn't an accepted option as far as IBM is
&lt;br&gt;concerned. In fact the mere mention of the fact makes all of them want to
&lt;br&gt;hide.
&lt;br&gt;&lt;br&gt;Currently the only accepted option is indeed IBM accepted hardware. Complete
&lt;br&gt;with pricing and hardware requirements as appropriate.
&lt;br&gt;&lt;br&gt;There was an interesting discussion on a related issue on the L-390 list,
&lt;br&gt;and it was tabled after we realized that the resident IBM specialists were
&lt;br&gt;getting rather unhappy.
&lt;br&gt;&lt;br&gt;Please ask off-list as to why the subject/thread is closed if anyone is
&lt;br&gt;curious.
&lt;br&gt;--
&lt;br&gt;Gregg C Levine &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26366953&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hansolofalcon@...&lt;/a&gt;
&lt;br&gt;&amp;quot;The Force will be with you always.&amp;quot; Obi-Wan Kenobi
&lt;br&gt;  
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26366953&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26366953&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;] On Behalf
&lt;br&gt;&amp;gt; Of Anubis Naboo
&lt;br&gt;&amp;gt; Sent: Sunday, November 15, 2009 10:01 AM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26366953&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [H390-MVS] Install z/OS on Hercules
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----- Original Message -----
&lt;br&gt;&amp;gt; From: &amp;quot;a_abbas98&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26366953&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;a_abbas98@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26366953&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Date: Sun, 15 Nov 2009 13:51:45 -0000
&lt;br&gt;&amp;gt; Subject: [H390-MVS] Install z/OS on Hercules
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Dear All,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have installed and run MVS38J on my windows machine running Hercules.
&lt;/div&gt;I would like
&lt;br&gt;&amp;gt; to find out where can I download a z/OS version and how can I obtain free
&lt;br&gt;license or at
&lt;br&gt;&amp;gt; least demo license.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Moreover, have anyone done installation of z/OS on Hercules? Does it
&lt;br&gt;have ISPF and
&lt;br&gt;&amp;gt; TSO/E capabilities? Is there a windows emulation version of the HMC for
&lt;br&gt;Management of
&lt;br&gt;&amp;gt; Hercules?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes, z/OS can run under hercules. Yes, it has ISPF and TSO/E.
&lt;br&gt;&amp;gt; Look here: &lt;a href=&quot;http://www-03.ibm.com/systems/z/resources/swprice/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www-03.ibm.com/systems/z/resources/swprice/&lt;/a&gt;&lt;br&gt;&amp;gt; for license information and pricing. It's not cheap and it may also
&lt;br&gt;&amp;gt; require IBM approved hardware.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26366953.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26361358</id>
	<title>Re: Re: Install z/OS on Hercules</title>
	<published>2009-11-15T09:43:31Z</published>
	<updated>2009-11-15T09:43:31Z</updated>
	<author>
		<name>Chen Tetelman</name>
	</author>
	<content type="html">Yes
&lt;br&gt;I have 2.9 running.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;Chen 
&lt;br&gt;&lt;br&gt;On 15/11/2009, at 16:46, &amp;quot;kerravon86&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26361358&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kerravon86@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26361358&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;a_abbas98&amp;quot; &amp;lt;a_abbas98@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have installed and run MVS38J on my windows machine 
&lt;br&gt;&amp;gt; running Hercules. I would like to find out where can I 
&lt;br&gt;&amp;gt; download a z/OS version and how can I obtain free license 
&lt;br&gt;&amp;gt; or at least demo license.
&lt;br&gt;&lt;br&gt;Neither thing is available. Your choices are:
&lt;br&gt;&lt;br&gt;1. US$4000/yr for ADCD.
&lt;br&gt;&lt;br&gt;2. Bootlegged ADCD from emule etc.
&lt;br&gt;&lt;br&gt;3. There has been progress on MVS 3.8j as a
&lt;br&gt;programming environment, depending on what you
&lt;br&gt;are after.
&lt;br&gt;&lt;br&gt;&amp;gt; Moreover, have anyone done installation of z/OS on 
&lt;br&gt;&amp;gt; Hercules? Does it have ISPF and TSO/E capabilities? 
&lt;br&gt;&lt;br&gt;Yes, all of that has been done and is available if
&lt;br&gt;you bootleg it.
&lt;br&gt;&lt;br&gt;&amp;gt; Is there a windows emulation version of the HMC for 
&lt;br&gt;&amp;gt; Management of Hercules?
&lt;br&gt;&lt;br&gt;No idea about that one.
&lt;br&gt;&lt;br&gt;BFN. Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26361358.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26361176</id>
	<title>Re: Install z/OS on Hercules</title>
	<published>2009-11-15T09:24:30Z</published>
	<updated>2009-11-15T09:24:30Z</updated>
	<author>
		<name>paoloG</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26361176&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;a_abbas98&amp;quot; &amp;lt;a_abbas98@...&amp;gt; wrote:
&lt;br&gt;I would like to find out where can I download a z/OS version and how can I obtain free license or at least demo license.
&lt;br&gt;&lt;br&gt;The cheapest LEGAL way is:
&lt;br&gt;&lt;br&gt;1) &amp;nbsp;Become an IBM certified ISV;
&lt;br&gt;&lt;br&gt;2) Buy an IBM zPDT emulator;
&lt;br&gt;&lt;br&gt;3) Buy an ADCD z/OS package;
&lt;br&gt;&lt;br&gt;4) Run it on Hercules as a disaster recovery test.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The minimum cost to get zPDT is:
&lt;br&gt;&lt;br&gt;$ 3,750,00 (per year - the cheapest version for 1090-L01)
&lt;br&gt;$ 299,00 for USB key (1090)
&lt;br&gt;$ 900,00 for ADCD z/OS
&lt;br&gt;$ 0,00 for z/VM 5.4 Startup
&lt;br&gt;$ 4,949,00 Total
&lt;br&gt;&lt;br&gt;&amp;gt; Moreover, have anyone done installation of z/OS on Hercules? Does it have ISPF and TSO/E capabilities? Is there a windows emulation version of the HMC for Management of Hercules?
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;I tried step 4 on behalf of a friend of mine who owns a FLEX-ES to verify the feasibility of making Hercules a disaster recovery &amp;nbsp;machine; everything worked fine; then I cancelled every trace of that illegal OS from my PC ;-)
&lt;br&gt;&lt;br&gt;Now I run only legal OS, like OS/360, DOS/360 ,TOS/360, TSS/360 and CP/67.
&lt;br&gt;&lt;br&gt;To manage Hercules remotely I use VPN and a remote access software (Radmin). It should have a web server but I never tried it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26361176.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26359833</id>
	<title>Re: Install z/OS on Hercules</title>
	<published>2009-11-15T07:00:34Z</published>
	<updated>2009-11-15T07:00:34Z</updated>
	<author>
		<name>cbttape</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;----- Original Message -----
&lt;br&gt;From: &amp;quot;a_abbas98&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26359833&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;a_abbas98@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26359833&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;
&lt;br&gt;Date: Sun, 15 Nov 2009 13:51:45 -0000
&lt;br&gt;Subject: [H390-MVS] Install z/OS on Hercules
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have installed and run MVS38J on my windows machine running Hercules. I would like to find out where can I download a z/OS version and how can I obtain free license or at least demo license.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Moreover, have anyone done installation of z/OS on Hercules? Does it have ISPF and TSO/E capabilities? Is there a windows emulation version of the HMC for Management of Hercules?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Yes, z/OS can run under hercules. Yes, it has ISPF and TSO/E.
&lt;br&gt;Look here: &lt;a href=&quot;http://www-03.ibm.com/systems/z/resources/swprice/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www-03.ibm.com/systems/z/resources/swprice/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;for license information and pricing. It's not cheap and it may also
&lt;br&gt;require IBM approved hardware.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26359833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26359721</id>
	<title>Re: Install z/OS on Hercules</title>
	<published>2009-11-15T06:46:43Z</published>
	<updated>2009-11-15T06:46:43Z</updated>
	<author>
		<name>kerravon86</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26359721&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;a_abbas98&amp;quot; &amp;lt;a_abbas98@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have installed and run MVS38J on my windows machine 
&lt;br&gt;&amp;gt; running Hercules. I would like to find out where can I 
&lt;br&gt;&amp;gt; download a z/OS version and how can I obtain free license 
&lt;br&gt;&amp;gt; or at least demo license.
&lt;br&gt;&lt;br&gt;Neither thing is available. Your choices are:
&lt;br&gt;&lt;br&gt;1. US$4000/yr for ADCD.
&lt;br&gt;&lt;br&gt;2. Bootlegged ADCD from emule etc.
&lt;br&gt;&lt;br&gt;3. There has been progress on MVS 3.8j as a
&lt;br&gt;programming environment, depending on what you
&lt;br&gt;are after.
&lt;br&gt;&lt;br&gt;&amp;gt; Moreover, have anyone done installation of z/OS on 
&lt;br&gt;&amp;gt; Hercules? Does it have ISPF and TSO/E capabilities? 
&lt;br&gt;&lt;br&gt;Yes, all of that has been done and is available if
&lt;br&gt;you bootleg it.
&lt;br&gt;&lt;br&gt;&amp;gt; Is there a windows emulation version of the HMC for 
&lt;br&gt;&amp;gt; Management of Hercules?
&lt;br&gt;&lt;br&gt;No idea about that one.
&lt;br&gt;&lt;br&gt;BFN. &amp;nbsp;Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26359721.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26359262</id>
	<title>Install z/OS on Hercules</title>
	<published>2009-11-15T05:51:45Z</published>
	<updated>2009-11-15T05:51:45Z</updated>
	<author>
		<name>a_abbas98</name>
	</author>
	<content type="html">Dear All,
&lt;br&gt;&lt;br&gt;I have installed and run MVS38J on my windows machine running Hercules. I would like to find out where can I download a z/OS version and how can I obtain free license or at least demo license.
&lt;br&gt;&lt;br&gt;Moreover, have anyone done installation of z/OS on Hercules? Does it have ISPF and TSO/E capabilities? Is there a windows emulation version of the HMC for Management of Hercules?
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-z-OS-on-Hercules-tp26359262p26359262.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26355255</id>
	<title>Re: New rework for ZP60009</title>
	<published>2009-11-14T16:23:00Z</published>
	<updated>2009-11-14T16:23:00Z</updated>
	<author>
		<name>kerravon86</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26355255&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, &amp;quot;Greg Price&amp;quot; &amp;lt;greg.price@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There is no need to reIPL between the RESTORE
&lt;br&gt;&amp;gt; and the new install. &amp;nbsp;After the supplied job is run
&lt;br&gt;&amp;gt; reIPL with a CLPA. &amp;nbsp;But of course, you knew all that.
&lt;br&gt;&lt;br&gt;We probably know that to the same extent that we
&lt;br&gt;know that the default situation with any software
&lt;br&gt;is that the author is responsible for it being
&lt;br&gt;fit for every purpose imaginable, and that they
&lt;br&gt;are subject to massive lawsuits on a daily basis
&lt;br&gt;every time they forget to put about 5 paragraphs
&lt;br&gt;worth of disclaimers.
&lt;br&gt;&lt;br&gt;Personally, I'm a big fan of the default assumption.
&lt;br&gt;&lt;br&gt;BFN. &amp;nbsp;Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/* world.c - print &amp;quot;hello, world&amp;quot;. &amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Released to the public domain by Paul Edwards.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;This program is guaranteed to be error-free. &amp;nbsp;The author
&lt;br&gt;&amp;nbsp; &amp;nbsp;will be liable for any damages or loss of income arising
&lt;br&gt;&amp;nbsp; &amp;nbsp;from using this program, including loss of sales, divorces,
&lt;br&gt;&amp;nbsp; &amp;nbsp;and anything else you can think of.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;This program is guaranteed to be fit for whatever purpose
&lt;br&gt;&amp;nbsp; &amp;nbsp;you had in mind for this program before you actually had
&lt;br&gt;&amp;nbsp; &amp;nbsp;a chance to read it.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Even if your compiler doesn't support &amp;quot;void&amp;quot;, or you don't
&lt;br&gt;&amp;nbsp; &amp;nbsp;even have a C compiler, I will *still* be liable for
&lt;br&gt;&amp;nbsp; &amp;nbsp;whatever income you imagine you may have been able to 
&lt;br&gt;&amp;nbsp; &amp;nbsp;produce had you had a C compiler that could compile this
&lt;br&gt;&amp;nbsp; &amp;nbsp;program.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Enjoy... Paul. 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;P.S. I've always wanted to do that.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;*/ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;#include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;&lt;br&gt;int main(void)
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; printf(&amp;quot;hello, world\n&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; return (0);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-rework-for-ZP60009-tp26350144p26355255.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26350144</id>
	<title>New rework for ZP60009</title>
	<published>2009-11-14T05:43:50Z</published>
	<updated>2009-11-14T05:43:50Z</updated>
	<author>
		<name>Greg Price-3</name>
	</author>
	<content type="html">Greetings,
&lt;br&gt;&lt;br&gt;Just an FYI for those interested in TSO/VTAM mods
&lt;br&gt;for MVS 3.8.
&lt;br&gt;&lt;br&gt;There is a new rework of the ZP60009 usermod which
&lt;br&gt;can be downloaded from
&lt;br&gt;www.prycroft6.com.au/vs2mods
&lt;br&gt;&lt;br&gt;The change is to improve support for LOGON RECONNECT
&lt;br&gt;when the new screen has different dimensions from the
&lt;br&gt;old screen.
&lt;br&gt;&lt;br&gt;With the small changes of this rework, it is possible for a
&lt;br&gt;TSO app to monitor the screen dimensions using the
&lt;br&gt;GTTERM macro, and take appropriate action if the
&lt;br&gt;dimensions change. &amp;nbsp;A good time for a fullscreen app
&lt;br&gt;to do this might be when the RESHOW AID is detected.
&lt;br&gt;&lt;br&gt;Before this rework, GTTERM would continue to present
&lt;br&gt;the old screen's dimensions to the GTTERM issuer.
&lt;br&gt;&lt;br&gt;If you want to apply the rework, the first step is to
&lt;br&gt;perform an SMP RESTORE of any existing ZP60009
&lt;br&gt;usermod before running the job supplied in the
&lt;br&gt;download file. &amp;nbsp;(Change the JOB card to suit.)
&lt;br&gt;&lt;br&gt;There is no need to reIPL between the RESTORE
&lt;br&gt;and the new install. &amp;nbsp;After the supplied job is run
&lt;br&gt;reIPL with a CLPA. &amp;nbsp;But of course, you knew all that.
&lt;br&gt;&lt;br&gt;And drifting the topic ever so slightly, the next release
&lt;br&gt;of REVIEW should tolerate a reconnect to a screen with
&lt;br&gt;different dimensions (under MVS 3.8 or z/OS) in any
&lt;br&gt;function including edit. &amp;nbsp;The one glitch will be that a
&lt;br&gt;browse will show the browsed data from the first record
&lt;br&gt;after such a reconnect. &amp;nbsp;(I wonder if there's any chance
&lt;br&gt;I can blame Bill for that one... &amp;lt;joke&amp;gt;)
&lt;br&gt;&lt;br&gt;Have fun!
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Greg
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-rework-for-ZP60009-tp26350144p26350144.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26089546</id>
	<title>Re: Accessing the zOS master console on a flex-es machine</title>
	<published>2009-10-27T22:22:16Z</published>
	<updated>2009-10-27T22:22:16Z</updated>
	<author>
		<name>Tim Pinkawa</name>
	</author>
	<content type="html">On Tue, Oct 27, 2009 at 11:16 PM, dhblake001 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26089546&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dhblake001@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Can anybody explain to me, if it's possible, how to access the console from my PC here? Either off list to my private e-mail, or on the list if you think others might be interested.
&lt;br&gt;&lt;br&gt;Never used FLEX-ES, but I'll take a stab. Assuming the Flex host
&lt;br&gt;machine is running a Unix-like operating system, you could install a
&lt;br&gt;VNC server or NX[1] on the *nix side. Ideally you would tunnel the VNC
&lt;br&gt;traffic (NX apparently does this by default) over an SSH connection to
&lt;br&gt;the Flex host, since VNC does not offer encryption and has a weak
&lt;br&gt;password scheme. If you've never used either, I would say VNC is
&lt;br&gt;probably easier to setup since it can be deployed and run without root
&lt;br&gt;access. Once it's setup, the Flex host's desktop will appear on your
&lt;br&gt;local machine and you should be able to interact with the master
&lt;br&gt;console.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://en.wikipedia.org/wiki/NX_technology&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/NX_technology&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Accessing-the-zOS-master-console-on-a-flex-es-machine-tp26089132p26089546.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26089132</id>
	<title>Accessing the zOS master console on a flex-es machine</title>
	<published>2009-10-27T21:16:04Z</published>
	<updated>2009-10-27T21:16:04Z</updated>
	<author>
		<name>dhblake001</name>
	</author>
	<content type="html">If this is too far off the subject, please forgive me. If there's someplace else better to ask, also please suggest it. That said ...
&lt;br&gt;&lt;br&gt;A friend has a flex-es system (I know that's not hercules-390). He's given me a telnet login and an ssh login. I also have x-windows (via cygwin). I'm able to access the native operating system ... unix, and do things there by using both telnet and ssh from my home PC.
&lt;br&gt;&lt;br&gt;I'm also able to get to the system via TN3270, although I don't have a TSO login, which is another whole story. If I did, I'd have a way to get to the console. Anyway.
&lt;br&gt;&lt;br&gt;I want to access the zOS main console, and I understand it runs (appears) in a x-window on the machine.
&lt;br&gt;&lt;br&gt;Can anybody explain to me, if it's possible, how to access the console from my PC here? Either off list to my private e-mail, or on the list if you think others might be interested.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Accessing-the-zOS-master-console-on-a-flex-es-machine-tp26089132p26089132.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26035484</id>
	<title>Re: 3279-5</title>
	<published>2009-10-23T18:48:21Z</published>
	<updated>2009-10-23T18:48:21Z</updated>
	<author>
		<name>kerravon86</name>
	</author>
	<content type="html">--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26035484&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt;, Frank Marcusky &amp;lt;fmarcusk@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;To get back to the 27 x 132 TSO screen my goal was to get full page (60 x
&lt;br&gt;&amp;gt; 132) and I did but the CLS (clear screen pgm) would only clear the first 24
&lt;br&gt;&amp;gt; rows so I dug out my old programs from 30 years ago and tried my CLS pgm and
&lt;br&gt;&amp;gt; it works fine in all the screen sizes. I put a copy of the asm source at
&lt;br&gt;&amp;gt; www.lville.us/mvs38j if any one would like to try it.
&lt;br&gt;&lt;br&gt;So is this a bug in MVS 3.8j then? Sounds like your
&lt;br&gt;CLS should replace the one IBM supplied.
&lt;br&gt;&lt;br&gt;Might be worth seeing if the TK4 people are willing
&lt;br&gt;to do that?
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;My server has just over 10GB free space that I would 
&lt;br&gt;&amp;gt; be happy to donate a
&lt;br&gt;&amp;gt; chunk of for the group. My speed to the server is 15mbit 
&lt;br&gt;&amp;gt; and from the server
&lt;br&gt;&amp;gt; is 1mbit so files 10mbyte or less shouldn't be a problem. 
&lt;br&gt;&lt;br&gt;Given that this Yahoo group is restricted to 5 MB (I
&lt;br&gt;think) max, what files were you thinking of storing 
&lt;br&gt;that are 5-10 MB in size?
&lt;br&gt;&lt;br&gt;BFN. &amp;nbsp;Paul.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sun, Oct 11, 2009 at 1:09 PM, halfmeg &amp;lt;opplr@...&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; halfmeg wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Downloaded a fresh copy of wc3270 non-install version this morning
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; and it does not enable 132 wide display. IIRC x3270 under linux
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; does however ( it has been a while since I tinkered with this ).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Re-visiting this this morning, I looked back to when I last conversed with
&lt;br&gt;&amp;gt; &amp;gt; Paul Mattes concering a standalone distributable of wc3270 for inclusion in
&lt;br&gt;&amp;gt; &amp;gt; a future TK CD. It looks to have been in April and a solution for 132
&lt;br&gt;&amp;gt; &amp;gt; selection was limited by a windows glitch IIRC. The non-install solution he
&lt;br&gt;&amp;gt; &amp;gt; came up with was slightly different than what we had been exchanging ideas
&lt;br&gt;&amp;gt; &amp;gt; about. When the initial wc3270 wizard is run and then wc3270 started with
&lt;br&gt;&amp;gt; &amp;gt; the init file as it's argument, 132 column support becomes available.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Model parm is passed as an argument on both &amp;quot;wc3270 -model 3279-5e
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; localhost 3270&amp;quot; or &amp;quot;x3270 -model-5e localhost 3270&amp;quot;.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Above should read &amp;quot;x3270 -model 3279-5e localhost 3270&amp;quot;.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Phil
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/3279-5-tp25825957p26035484.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26019962</id>
	<title>Re: Re: 3279-5</title>
	<published>2009-10-22T19:16:43Z</published>
	<updated>2009-10-22T19:16:43Z</updated>
	<author>
		<name>Frank Marcusky</name>
	</author>
	<content type="html">Group:
&lt;br&gt;&lt;br&gt;&amp;nbsp;To get back to the 27 x 132 TSO screen my goal was to get full page (60 x
&lt;br&gt;132) and I did but the CLS (clear screen pgm) would only clear the first 24
&lt;br&gt;rows so I dug out my old programs from 30 years ago and tried my CLS pgm and
&lt;br&gt;it works fine in all the screen sizes. I put a copy of the asm source at
&lt;br&gt;www.lville.us/mvs38j if any one would like to try it.
&lt;br&gt;&lt;br&gt;&amp;nbsp;My server has just over 10GB free space that I would be happy to donate a
&lt;br&gt;chunk of for the group. My speed to the server is 15mbit and from the server
&lt;br&gt;is 1mbit so files 10mbyte or less shouldn't be a problem. I pay a flat rate
&lt;br&gt;and I hope that continues.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Frank Marcusky
&lt;br&gt;&lt;br&gt;On Sun, Oct 11, 2009 at 1:09 PM, halfmeg &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26019962&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opplr@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; halfmeg wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Downloaded a fresh copy of wc3270 non-install version this morning
&lt;br&gt;&amp;gt; &amp;gt; and it does not enable 132 wide display. IIRC x3270 under linux
&lt;br&gt;&amp;gt; &amp;gt; does however ( it has been a while since I tinkered with this ).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Re-visiting this this morning, I looked back to when I last conversed with
&lt;br&gt;&amp;gt; Paul Mattes concering a standalone distributable of wc3270 for inclusion in
&lt;br&gt;&amp;gt; a future TK CD. It looks to have been in April and a solution for 132
&lt;br&gt;&amp;gt; selection was limited by a windows glitch IIRC. The non-install solution he
&lt;br&gt;&amp;gt; came up with was slightly different than what we had been exchanging ideas
&lt;br&gt;&amp;gt; about. When the initial wc3270 wizard is run and then wc3270 started with
&lt;br&gt;&amp;gt; the init file as it's argument, 132 column support becomes available.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Model parm is passed as an argument on both &amp;quot;wc3270 -model 3279-5e
&lt;br&gt;&amp;gt; &amp;gt; localhost 3270&amp;quot; or &amp;quot;x3270 -model-5e localhost 3270&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Above should read &amp;quot;x3270 -model 3279-5e localhost 3270&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Phil
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/3279-5-tp25825957p26019962.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26014001</id>
	<title>To All New Members of H390-MVS</title>
	<published>2009-10-22T10:26:40Z</published>
	<updated>2009-10-22T10:26:40Z</updated>
	<author>
		<name>Gregg C Levine-2</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;(Current members may ignore this message, or read it anyway for an
&lt;br&gt;interesting view on the whole group.)
&lt;br&gt;And Welcome to this group.
&lt;br&gt;&lt;br&gt;All of you have been granted an exciting privilege. And what privilege is
&lt;br&gt;this you are all asking? Why to shape how much further to take an older
&lt;br&gt;release of MVS. This is the same operating system that is found in advanced
&lt;br&gt;form everywhere running sites who with a fellow operating system, are
&lt;br&gt;largely responsible for the banking and regular sales via credit card
&lt;br&gt;activities we take for granted. Together with one which most of us probably
&lt;br&gt;won't have anything to do which is named simply TPF and a descendant of
&lt;br&gt;DOS/VS they are busy buying and selling stocks, and even the aforementioned
&lt;br&gt;banking and regular credit card activities. And these transactions also take
&lt;br&gt;into account our trips on vacation. And there are more.
&lt;br&gt;&lt;br&gt;What will all of that mean to the computer hobbyist? Probably nothing. But
&lt;br&gt;it does explain in a nutshell why this group is one that rarely gets
&lt;br&gt;involved in trivial discussions, or even worse suffers from receiving junked
&lt;br&gt;e-mail advertising nothing important from members who knew better. 
&lt;br&gt;&lt;br&gt;Please consider reading the entire contents of the messages stored on site
&lt;br&gt;before sending out something. Further along please consider examining the
&lt;br&gt;stored messages for answers to your problems before posting something. It is
&lt;br&gt;possible that your question was asked and answered even before your decision
&lt;br&gt;to join.
&lt;br&gt;&lt;br&gt;In addition before sending anything out to the group, please ask each of
&lt;br&gt;you, is this message going to add to the sum total of knowledge concerning
&lt;br&gt;MVS, (or even Z/OS) will it even create an interesting discussion? I would
&lt;br&gt;like to limit our discussions to on-topic postings, and generally keep the
&lt;br&gt;signal to noise threshold quite low.
&lt;br&gt;&lt;br&gt;Also please consider explaining exactly who you are and including a very
&lt;br&gt;brief bio. (To be sent to me only.) This is for those of you who forgot to
&lt;br&gt;do so inside the comment block on the request form.
&lt;br&gt;--
&lt;br&gt;Gregg C Levine &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26014001&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hansolofalcon@...&lt;/a&gt;
&lt;br&gt;&amp;quot;The Force will be with you always.&amp;quot; Obi-Wan Kenobi
&lt;br&gt;  
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/To-All-New-Members-of-H390-MVS-tp26014001p26014001.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25845421</id>
	<title>Re: 3279-5</title>
	<published>2009-10-11T10:09:31Z</published>
	<updated>2009-10-11T10:09:31Z</updated>
	<author>
		<name>halfmeg</name>
	</author>
	<content type="html">&amp;gt; halfmeg wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; Downloaded a fresh copy of wc3270 non-install version this morning
&lt;br&gt;&amp;gt; and it does not enable 132 wide display. &amp;nbsp;IIRC x3270 under linux
&lt;br&gt;&amp;gt; does however ( it has been a while since I tinkered with this ).
&lt;br&gt;&lt;br&gt;Re-visiting this this morning, I looked back to when I last conversed with Paul Mattes concering a standalone distributable of wc3270 for inclusion in a future TK CD. &amp;nbsp;It looks to have been in April and a solution for 132 selection was limited by a windows glitch IIRC. &amp;nbsp;The non-install solution he came up with was slightly different than what we had been exchanging ideas about. &amp;nbsp;When the initial wc3270 wizard is run and then wc3270 started with the init file as it's argument, 132 column support becomes available.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Model parm is passed as an argument on both &amp;quot;wc3270 -model 3279-5e
&lt;br&gt;&amp;gt; localhost 3270&amp;quot; or &amp;quot;x3270 -model-5e localhost 3270&amp;quot;.
&lt;br&gt;&lt;br&gt;Above should read &amp;quot;x3270 -model 3279-5e localhost 3270&amp;quot;.
&lt;br&gt;&lt;br&gt;Phil
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/3279-5-tp25825957p25845421.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25840256</id>
	<title>Re: Re: 3279-5</title>
	<published>2009-10-10T19:27:19Z</published>
	<updated>2009-10-10T19:27:19Z</updated>
	<author>
		<name>Greg Price-3</name>
	</author>
	<content type="html">On Sat, 10 Oct 2009 17:12:54 -0000, halfmeg wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;Greg's modifications don't utilize the logmode data and instead query the 3270 client as to what it is 
&lt;br&gt;capable of displaying ( IIRC ). The switch between various modes is automatic without needing the entry 
&lt;br&gt;of &amp;quot;term xxxxx&amp;quot;.
&lt;br&gt;&lt;br&gt;Right on!
&lt;br&gt;&lt;br&gt;After logon, the terminal screen should have the appropriate
&lt;br&gt;dimensions even at the READY prompt, without invoking any
&lt;br&gt;fullscreen application.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Greg
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/3279-5-tp25825957p25840256.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25840198</id>
	<title>Re: Re: 3279-5</title>
	<published>2009-10-10T19:12:15Z</published>
	<updated>2009-10-10T19:12:15Z</updated>
	<author>
		<name>Frank Marcusky</name>
	</author>
	<content type="html">Scott:
&lt;br&gt;&lt;br&gt;Backed up all my volumes.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Next thing I did was update Queue to P6.2007.Jan.01 and RPF to 1.5.3
&lt;br&gt;because from what I read they each have 132 col support.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Then I made the following recommended changes from Paul to
&lt;br&gt;SYS1.VTAMLST(ATCSTR00).
&lt;br&gt;IOBUFF=(020,3992,10,F)
&lt;br&gt;PPBUF=020,3992,10,F)
&lt;br&gt;&lt;br&gt;&amp;nbsp;Unrealted to 132 col I made some changes to TSO APPL &amp;nbsp;and NETSOL so I asm
&lt;br&gt;the VTAM tables.
&lt;br&gt;&lt;br&gt;And did a IPL
&lt;br&gt;&lt;br&gt;&amp;nbsp;Applied UMODs ZP60008 and ZP60009.
&lt;br&gt;&lt;br&gt;Did a IPL with clpa and everything worked.
&lt;br&gt;&lt;br&gt;frank
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sat, Oct 10, 2009 at 8:48 PM, ScottC &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25840198&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;scosel@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25840198&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;H390-MVS@...&lt;/a&gt; &amp;lt;H390-MVS%40yahoogroups.com&amp;gt;, Frank
&lt;br&gt;&amp;gt; Marcusky &amp;lt;fmarcusk@...&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I just got around to try WC3270 on windows and its working there too.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; Hi Frank,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could you recap the steps you took to make it work with wc3270?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you, Scott
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/3279-5-tp25825957p25840198.html" />
</entry>

</feed>
