Re: No imput field on Hercules Logo Screen
No need. The Hercules.rc should do this Dave Sent: 15 November 2021 19:55 To: [email protected] Subject: Re: [h390-vm] No imput field on Hercules Logo Screen I¡¯m not trying to be a smartass, but did
By
Dave Wade
·
#3589
·
|
Re: No imput field on Hercules Logo Screen
Thanks Dave and Steve I'm running sixpack 1_2 I start it with the command? 'hercules -f sixpack.conf >slog.txt' and start the tn3270 sessions with the command 'x3270 127.0.0.1:3270'. The
By
Dave Mitchell
·
#3588
·
|
Re: No imput field on Hercules Logo Screen
I¡¯m not trying to be a smartass, but did you do an enable all at the operator console. Sent: Monday, November 15, 2021 12:50 PM To: [email protected] Subject: [h390-vm] No imput field on Hercules
By
Mike Ward
·
#3587
·
|
Re: No imput field on Hercules Logo Screen
Dave, You don¡¯t say how you launch the sixpack, or which version you are using. I assume you are running the provided script which should launch Hercules, IPL the mainframe, tell VM to enable the
By
Dave Wade
·
#3586
·
|
Re: No imput field on Hercules Logo Screen
Did you do "/enable all" on the Hercules console before trying that?
By
Steve Z
·
#3585
·
|
No imput field on Hercules Logo Screen
The VM370sixpack, running under raspberrian on my Pi 4. seems to be working. When I connect to it using x3270 on the Pi a logo appears (it says "My PC thinks its a MAINFRAME") but the screen has no
By
Dave Mitchell
·
#3584
·
|
Re: ZIP & UNZIP for VM/370 CE?
In the case of x3270 on *nix, you can add the following to .x3270pro in your home directory. Then start your x3270 application. ! codepage? (-codepage) x3270.codePage: cp1047 I Hope This Helps ...
By
Mark A. Stevens
·
#3583
·
|
Re: ZIP & UNZIP for VM/370 CE?
Rahim Azizarab wrote (minor editing): How did you transfer it? By FTP? By IND$FILE? By card reader? By tape? If by FTP, then either the FTP client on your PC (host) would be responsible for performing
By
Fish Fish
·
#3582
·
|
Re: ZIP & UNZIP for VM/370 CE?
Rahim Azizarab asked: In your Hercules configuration file. It varies by 3270 client. Some 3270 clients support code pages, others do not. -- "Fish" (David B. Trout) Software Development Laboratories
By
Fish Fish
·
#3581
·
|
Re: ZIP & UNZIP for VM/370 CE?
Fish I think you meant in hercules.conf; and I checked it. My code page is correct; but if I transfer any c code from pc to mainframe I end up fixing the code for instances of |. regards; Rahim
By
Rahim Azizarab
·
#3580
·
|
Re: ZIP & UNZIP for VM/370 CE?
Fish; Where are we supposed to specify the code page?? I remember encountering the same issue with | character and having to manually change them; but I don't find the option to specify code page on
By
Rahim Azizarab
·
#3579
·
|
Re: ZIP & UNZIP for VM/370 CE?
Mark A. Stevens wrote: [...] That's probably because the files you've been dealing with all this time (until now) never had any extended ASCII characters in them. Now is probably the first time you've
By
Fish Fish
·
#3578
·
|
Re: ZIP & UNZIP for VM/370 CE?
Its not perfect. Paul had many issues getting GCC to run on 370. So it always outputs assembler source which you have to assemble and link. The GCC exec does that. The PARM file is a fudge because
By
Dave Wade
·
#3577
·
|
Re: ZIP & UNZIP for VM/370 CE?
Thanks, Dave. One more added to the many web pages I have for references. ... Mark S.
By
Mark A. Stevens
·
#3576
·
|
Re: ZIP & UNZIP for VM/370 CE?
In all the years I have been fiddling with Hercules, and all the years I used X3270, I don't think I ever ran into this problem. For the the config files I am using, none of them have that entered.
By
Mark A. Stevens
·
#3575
·
|
Re: ZIP & UNZIP for VM/370 CE?
Isn't it fun! CP is one of the steps in the C compiler. There is also an Assembler step and a Link step. ( working from ancient memories ) Brian
By
Brian McCullough
·
#3574
·
|
Re: ZIP & UNZIP for VM/370 CE?
Mark, Option syntax is pure GCC syntax so UNIX type switches so ¡°-D VM_CMS¡± but from what I remember ¡° __CMS__¡± is pre-defined¡ The idea was you would use the GCC 3.2.3 man pages.
By
Dave Wade
·
#3573
·
|
Re: ZIP & UNZIP for VM/370 CE?
Mark A. Stevens wrote: If you use the correct code page (819/1047), you should not have to fix them at all: * https://sdl-hercules-390.github.io/html/hercconf.html#CODEPAGE -- "Fish" (David B. Trout)
By
Fish Fish
·
#3572
·
|
Re: ZIP & UNZIP for VM/370 CE?
Is there a PURCHASE option ;-) Just trying to keep the levity alive. ... Mark S.
By
Mark A. Stevens
·
#3571
·
|
Re: ZIP & UNZIP for VM/370 CE?
Mark, THERE IS NO RENT OPTION. (or equivalent) Dave Sent: 13 November 2021 20:12 To: [email protected] Subject: Re: [h390-vm] ZIP & UNZIP for VM/370 CE? Bernd, Thanks. I have very few tips or pointers
By
Dave Wade
·
#3570
·
|