AW: ISPF development tips and tricks

2019-04-19 Thread Immo
Thanks! -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Lionel B. Dyck Gesendet: Freitag, 19. April 2019 16:10 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: ISPF development tips and tricks I am announcing a new, free, ebook with usable examples for all ISPF develope

AW: TN3270 clients for Linux and OS/2

2020-07-03 Thread Immo
If you can install a Java VM on those OSs you can try JProtector from XPS Software GmbH. Let me know if you'll face any problems. Regards, Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Seymour J Metz Gesendet: Mittwoch, 1. Juli 2020 12:48 An: IBM-MAIN

AW: Web enabled ISPF Application

2020-07-16 Thread Immo
Hi Lionel, I would suggest you implement a server application that communicates with the frontend (web browser) using HTTP/SSL/TLS and with your backend ISPF application using a server version of a 3270 terminal emulation running without a GUI. You can use an OHIO (Open Host Interface Objects) or

AW: Web enabled ISPF Application

2020-07-16 Thread Immo
re." - John Wooden -Original Message- From: IBM Mainframe Discussion List On Behalf Of Immo Sent: Thursday, July 16, 2020 7:05 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: AW: Web enabled ISPF Application Hi Lionel, I would suggest you implement a server application that communicates with the front

AW: Sam Golob articles are now directly online

2023-02-23 Thread Immo
Thanks a lot! -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Sam Golob Gesendet: Mittwoch, 22. Februar 2023 16:24 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Sam Golob articles are now directly online Dear Folks, Recently I received a request to put my (over

AW: Free 3270 emulator for Mac OS

2020-03-30 Thread Immo
Hi, You can try JProtector from XPS. It is Java based so it runs on Mac OS. But it is not free software. Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Peter Gesendet: Samstag, 28. März 2020 15:47 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Free 3270 emu

AW: And the survey says...

2021-04-29 Thread Immo
Hi Allan, if you would like to try out our Java based 3270/5250 emulator JProtector, which might not yet be on your short list of prospects, please let me know. Regards, Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Allan Staller Gesendet: Dienstag

List of PTFs

2022-01-25 Thread Immo
Hello, since I'm not too deep into system programming: we have now RSU2112 active on our z/OS. Is there a way to get a list of PTFs that came along with the upgrade from RSU2111 to RSU2112? Thanks in advance.

AW: List of PTFs

2022-01-25 Thread Immo
Thank you very much for your help, Gentlemen. Best regards, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Immo Gesendet: Dienstag, 25. Januar 2022 12:33 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: List of PTFs Hello, since I'm not too deep into s

AW: Extending a VTOC

2022-08-01 Thread Immo
Hi Jack, have a look at ICKDSF parameter "EXTVTOC(n): Expands the VTOC at its current location." This may do what you want. Regards Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Jack Zukt Gesendet: Montag, 1. August 2022 12:15 An: IBM-MAIN@LISTSERV.

AW: Extending a VTOC

2022-08-01 Thread Immo
P.S. EXTVTOC(n) is a parameter of the ICKDSF command REFORMAT. Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Jack Zukt Gesendet: Montag, 1. August 2022 12:15 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Extending a VTOC Hi all, It has been way too many yea

AW: X3270 or c3270 on mac

2021-02-02 Thread Immo
Give JProtector from XPS a try. It's Java. Doesn't matter if you'll run it on Linux, Mac or Windows. Regards, Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Seymour J Metz Gesendet: Dienstag, 2. Februar 2021 10:19 An: IBM-MAIN@LISTSERV.UA.EDU Betref

AW: X3270 or c3270 on mac

2021-02-05 Thread Immo
ason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Immo [i...@mikno.de] Sent: Tuesday, February 2, 2021 7:15 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: AW: X3270 or c3270 on mac Give JProtector from XPS a try. It's Java.

ISPF programming with assembler

2018-06-08 Thread Immo
Hi, I'd like to retrieve the unique row-id for an entry in an ISPF table from an assembler program (not the crp!). Unfortunately I didn't find out how to get hold of the value on my own and so far I haven't found a usable example. Any hint or pointer to a working example in assembler langua

AW: ISPF programming with assembler

2018-06-11 Thread Immo
List Im Auftrag von Immo Gesendet: Freitag, 8. Juni 2018 16:35 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: ISPF programming with assembler Hi, I'd like to retrieve the unique row-id for an entry in an ISPF table from an assembler program (not the crp!). Unfortunately I didn't find out how t

ISPF programming

2018-06-19 Thread Immo
application program when the user presses a scroll key without making any change to an input field of my panel? Kind regards and thanks in advance, Immo -- For IBM-MAIN subscribe / signoff / archive access instructions, send e

AW: ISPF programming

2018-06-19 Thread Immo
to a ZVAR. Does that answer your question? >In what language? What ISPF utilities and macros are you using? I'm using 370/390 assembler calling 'ISPLINK' in order to request ISPF functionality. Groete / Greetings, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion

AW: [EXTERNAL] AW: ISPF programming

2018-06-19 Thread Immo
ng scrolling. So I cannot redisplay the message. Do you have any idea about this? Greetings, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Dyck, Lionel B. (RavenTek) Gesendet: Dienstag, 19. Juni 2018 16:17 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Re: [EXTER

AW: [EXTERNAL] AW: ISPF programming

2018-06-19 Thread Immo
Hi Lionel, that sound like something everybody would rather avoid 😊. Thanks, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Dyck, Lionel B. (RavenTek) Gesendet: Dienstag, 19. Juni 2018 16:29 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Re: [EXTERNAL] AW

AW: [EXTERNAL] AW: ISPF programming

2018-06-20 Thread Immo
ows in order to satisfy the scroll request. Thanks, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Mike Schwab Gesendet: Dienstag, 19. Juni 2018 17:18 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Re: [EXTERNAL] AW: ISPF programming Can you control how far it

AW: [EXTERNAL] AW: ISPF programming

2018-06-20 Thread Immo
Greetings, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Itschak Mugzach Gesendet: Dienstag, 19. Juni 2018 21:03 An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Re: [EXTERNAL] AW: ISPF programming I would look at panel Rexx. Its a Rexx coded in the panel in

AW: [EXTERNAL] AW: ISPF programming

2018-06-20 Thread Immo
;)PROC' section, if it is called at all. It appears to be 'ENTER' in both cases. Anyway - thanks for your really helpful comment. Kind regards, Immo -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Hobart Spitz Gesendet: Dienstag, 19. Juni

AW: Are Mainframes a Security Risk? | Enterprise Systems Media

2018-01-16 Thread Immo
Hi, the correct url is http://enterprisesystemsmedia.com/article/are-mainframes-a-security-risk Michael -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] Im Auftrag von Carmen Vitullo Gesendet: Dienstag, 16. Januar 2018 16:48 An: IBM-MAIN@LIS