... Thanks, but I use a prebuilt. Not sure what I would have to download to do a build on XP. But you answered my question - only one address in the current...
Binyamin Dissen
bdissen@...
Feb 1, 2004 8:41 am
35804
[Non-text portions of this message have been removed]...
Hi, I'm trying to get Hercules GUI working with the 4-pack VM R6 version. I can't get telnet to communicate with VM, although it seems to talk to Hercules OK. ...
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
When I used an older version of Hercules, it supported 3480 tape. Since V3 (or at least, 3.1), there does not appear to be any module with 3480 in its name....
... No, you don't need to install OS/360 to install COBOL on MVS38j. ... http://www.jaymoseley.com/hercules/compilers/installing.htm might be of some use. As...
... The emulated hardware supports a range (PER). The `b' command is more like a service console command and I don't recall ever doing that from there. You...
Yes, at long last, I've finally got files moving between two VM/370 R6 Hercules machines using RSCS. Thank you, Ivan, for writing the 2703 emulation! I've...
... Hash: SHA1 <snip /> Thanks Dutch :) ... <snip /> (about usleep(500) after the read) ... This makes sense.. Now, I'd rather have this as a configuration...
Hey Ivan thanks for the quick reply. ... parameters. The reason is on SOME situations, this will only slow down the transmissions. As you may have noticed,...
... Hash: SHA1 ... Dutch, Maybe we can devise something even closer to reality : There are 2 things that happen during transmission over modem links : 1)...
Hi there, I've re-downloaded the Cobol.tgz file and I'm still getting the RC=12 when installing it. Here are the messages: F64-LEVEL LINKAGE EDITOR OPTIONS...
... According to the error above, an I/O error occurred during a write to the LIBOUT1 DD, so it is pretty obvious why there were no members reloaded from the...
Assuming JOB JCL, you start a reader: For card image: DEVINIT C the.data.file EOF S RDR.S,00C For an MFT disk data set: S RDR.S,DSN=the.data.set.name,DISP=SHR ...
My guess is that they are in with the 3420 code. Try defining a 3420 first? If your operating system supports 3420 tape drives, you could use the 3420 tape...
My experience shows that you need not to define 3420 first ! . You just define xxxx 3480 in your Hercules config. file. However, make sure all the .DLL files...
Hi, Has anyone tried to connect the OS console to /dev/ttyS0 ? I have a IBM Selectric which has an RS232 interface and it would be nice to use this machine as...
... Yes, I am referring to the HMC function. The only good interactive supervisor state debugger in Ye Olde Days. Set a breakpoint in a SRB, examine and change...
Binyamin Dissen
bdissen@...
Feb 2, 2004 8:50 am
35823
... It should work if you start an agetty on that port, assuming the Selectric will do ASCII (not all will). Once you have agetty running, then log in to the...
Wouldn't it be better to do "poll spoofing"? The traffic is all polls and naks. ... parameters. The reason is on SOME situations, this will only slow down the...
... Hash: SHA1 ... That'd imply we'd want the BSC code to 'understand' the protocol. Frankly I'd rather the 2703 code to be protocol independent (really, the...
I ran into the same problem trying to boot from a .tdf format "tape". I then transmitted the tapeipl, parmfile, and initrd files to a real mainframe as binary...
... Just an FYI, the "original" Kermit distribution tapes used to be available at cbttape. They seem to be off the web page but can still be downloaded ... ...
Hello (again) from Gregg C Levine Obviously those tapes might be a better idea, and I'm downloading them now. However, what the Kermit site is providing is the...
Hi, can anyone tell me what this exception is? I get this after leaving 3.8j running for an indeterminate length of time. It just starts happening. I am...
... My guess is that there was a branch-and-link from R14 to R15. R15 contained an address that that had zeroes at the location. Check the dump to see what...