¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: SMP/E r4 books?
Jay, http://softlib.classiccmp.org/manuals.html seems to work Chris --
By cjar1950@... · #3210 ·
Re: SMP/E r4 books?
Jay, I was going to point you to https://classiccmp.org/softlib/manuals.html.. but that link appears to be defunct. Chris --
By cjar1950@... · #3209 ·
SMP/E r4 books?
This is a long shot, I know, but does anyone have any SMP/E release 4 manuals? Bitsavers came up dry. -- Jay Maynard
By Jay Maynard · #3208 ·
Re: Trying to migrate TUN networking connection to TAP
Hi Patrik, No, 802 played no part, the ETHERNET in the LINK statement specifies that the link will only use the Ethernet II protocol. If you specify 802.3 instead of ETHERNET the link will only use
By Ian · #3207 ·
Re: Trying to migrate TUN networking connection to TAP
Hello Ian, Am 09.01.2023 um 10:36 schrieb Ian <ian@...>: You da man! Thank you *very* much! You have a really sharp look! I'm very impressed! Indeed, that solved the problem. Apparently no
By Patrik Schindler · #3206 ·
Re: Trying to migrate TUN networking connection to TAP
Hi Patrik, Your TCPIP.PROFILE.TCPIP contains: DEVICE LCS1 LCS E42 LINK TAP1 ETHERNET 1 LCS1 The LINK statement is wrong, it should be: LINK TAP1 ETHERNET 0 LCS1 Your Hercules configuration
By Ian · #3205 ·
Re: ChapGPT
Hi, This version writes 2 times the last record Ren¨¦
By Rene BRANDT · #3204 ·
Re: 3390/3990-06 I/O Error reported
Joe Monk wrote: Wrong. The CCW in question is F760000C 7E84DF58. -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By Fish Fish · #3203 ·
Re: 3390/3990-06 I/O Error reported
Peter Morrison wrote: [...] Wrong. The particular code in question is X'F7'. Refer to Jo?o's original post and my reply: * /g/H390-MVS/message/3187 *
By Fish Fish · #3202 ·
Re: 3390/3990-06 I/O Error reported
The CCW in question: 18000000 00004100 00000000 Thats not a valid format-0 CCW either. [image: image.png] The address if it were a format-0 CCW is absolute location zero. Either way its not a valid
By Joe Monk · #3201 ·
Re: 3390/3990-06 I/O Error reported
People If you look at the POP, the chapter on 'basic I/O functions', there is a chart (in my POP, fig 15-5) that shows the bit assignment for CCW command codes. The particular code in question
By petmo@... · #3200 ·
Re: 3390/3990-06 I/O Error reported
Joe Monk wrote: It's unclear (to me) whether he actually works FOR LzLabs, or AT LzLabs (i.e. whether he is directly employed by them, or is simply doing contract work for them). His LinkedIn profile
By Fish Fish · #3199 ·
Re: 3390/3990-06 I/O Error reported
He's also part of the LzLabs group thats being sued by IBM over patent/copyright infringement. Joe wrote:
By Joe Monk · #3198 ·
Re: 3390/3990-06 I/O Error reported
He writes CCW programs in Assembler language. http://TommySprinkle.com Documented, too! He uses MVS 3.8 but it wouldn't hurt to ask....
By Theodore M Rolle Jr · #3197 ·
Re: 3390/3990-06 I/O Error reported
No offense, but I think Tommy has enough on his plate... Joe wrote:
By Joe Monk · #3196 ·
Re: 3390/3990-06 I/O Error reported
Theodore M Rolle Jr wrote: How? -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By Fish Fish · #3195 ·
Re: 3390/3990-06 I/O Error reported
Tommy Sprinkle may be able to help...
By Theodore M Rolle Jr · #3194 ·
Re: 3390/3990-06 I/O Error reported
Ok thank you -----Mensagem original----- De: [email protected] <[email protected]> Em nome de Fish Fish Enviada em: sexta-feira, 6 de janeiro de 2023 17:18 Para: [email protected] Assunto: Re:
By Jo?o Reginato · #3193 ·
Re: 3390/3990-06 I/O Error reported
Jo?o Reginato wrote: [...] [...] What is wrong? Nothing. What can be done to avoid it? Nothing! :) Nothing is really wrong with Hercules OTHER than possibly the fact that it does not currently
By Fish Fish · #3192 ·
Re: ChapGPT
According to chatgpt.. At this point I would like to point out that I think chatgpt is great for creative writing but it is still very much a work in progress for math and perhaps writing code..just
By Don.isenstadt · #3191 ·