Re: Announcing the VM/370 and VM/380 "SixPack" version 1.2 release candidate 1!
"bh_mayor" <stuart-GDnbk/[email protected]> Fri, 15 Oct 2010 03:08:52 -0000
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
Kevin, Bob: With EVERY 3270 except "0010" commented out (see below), why would x3270 not connect to it and give me the "Hercules" Logo in precedence to IPLing 141? Blake # The Operator's Typewriter Console, accessed from the Hercules window. #0009 3215-C NOPROMPT # used for Hercules "autoconsole" 0010 3270 MOD4 # added to get "regular" console # Display Terminals... these are defined in DMKRIO as 3277s. #00C0.32 3270 #01C8.7 3270 MOD2 #02C8.7 3270 #03C8.7 3270 # Display Terminals... these are defined in DMKRIO as 3278-4s. #01C0.7 3270 MOD4 #02C0.7 3270 #03C0.7 3270 # Typewriter Terminals #000A 1052 NOPROMPT --- In [email protected], "Robert O'Hara" <rohara@...> wrote: > > Thanks, Kevin. > > I will add this information to the configuration file for the next release. > > Bob > > --- In [email protected], "Kevin Leonard" <hercules-list@> wrote: > > > > > While it is interesting that it seems to use Hercules as > > > the "default console", however, what amendments to the > > > configuration file would be requisite in pursuance of > > > using a regular 3270 as the console instead for the "SixPack"? > > > > Remove the line: > > > > 0009 3215-C NOPROMPT > > > > and add the line: > > > > 0010 3270 > > > > VM will then use 010 as the console. > > > > -- > > Kevin > > >