Re: ISPF in batch

2023-08-10 Thread Wayne Bickerdike
I've used an EDIT macro in 3.4. Not sure what the OP is trying to do. I have one REXX exec called ALLMEM which prompts for a macro name and it applies a global edit to each member of a selected PDS. I've used it in batch too as a poor man's FileAid or Filemanager. On Fri, Aug 11, 2023 at 7:05 

Re: ISPF in batch

2023-08-10 Thread Seymour J Metz
What are you tring to do? What's wrong with ADDRESS ISPEXEC EDIT ... within an ISPF script?? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Steve Beaver

Re: IBM-MAIN@LISTSERV.UA.EDU

2023-08-10 Thread Peter Vels
Try: NETSTAT TELNET (APPLNAME AWTSTDP3 On Fri, 11 Aug 2023 at 07:59, esst...@juno.com wrote: > Yes I have looked at that page, and not getting any data - so I suspect my > sytax is incorrect > > -- Original Message -- > From: Mike Schwab > To: IBM-MAIN@LISTSERV.UA.EDU >

Re: ISPF in batch, And then there is The Naviquest part of DFSMS

2023-08-10 Thread Gibney, Dave
Naviquest is a part of the ISMF panels/application. It includes a bunch of batch ISPF. It doesn't run fast, but it does work. > -Original Message- > From: IBM Mainframe Discussion List On > Behalf Of Paul Gilmartin > Sent: Thursday, August 10, 2023 3:09 PM > ISPF 3.4 is interactive,

Re: ISPF in batch

2023-08-10 Thread Paul Gilmartin
On Thu, 10 Aug 2023 16:32:06 +, Sri h Kolusu wrote: >>> Do any one of the group have any experience editing a file under 3.4 And >>> executing an Init MACRO > >Steve, > >Check this >https://groups.google.com/g/bit.listserv.ispf-l/c/8IxI7mY2hhY/m/e8AnYi2QTrkJ > Yes. The doc is

Re: IBM-MAIN@LISTSERV.UA.EDU

2023-08-10 Thread esst...@juno.com
Yes I have looked at that page, and not getting any data - so I suspect my sytax is incorrect -- Original Message -- From: Mike Schwab To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: IBM-MAIN@LISTSERV.UA.EDU Date: Thu, 10 Aug 2023 16:23:11 -0500

Re: IBM-MAIN@LISTSERV.UA.EDU

2023-08-10 Thread Mike Schwab
https://www.ibm.com/docs/en/zos/2.2.0?topic=overview-netstat-command-filter On Thu, Aug 10, 2023, 15:56 esst...@juno.com wrote: > Hello.I am trying to use TSO NETSTAT with a FILTER and keep receiving > -EZZ2351I Incorrect option: FILTER..I can issue NETSTAT ALL, however there > too much

Re: ISPF in batch

2023-08-10 Thread Mike Schwab
That's not an emulator specific answer. On Thu, Aug 10, 2023, 12:10 rpinion865 < 042a019916dd-dmarc-requ...@listserv.ua.edu> wrote: > WOW 1998! > > > > > Sent with Proton Mail secure email. > > --- Original Message --- > On Thursday, August 10th, 2023 at 12:32 PM, Sri h Kolusu < >

IBM-MAIN@LISTSERV.UA.EDU

2023-08-10 Thread esst...@juno.com
Hello.I am trying to use TSO NETSTAT with a FILTER and keep receiving -EZZ2351I Incorrect option: FILTER..I can issue NETSTAT ALL, however there too much data..So I'm Trying to use a filter..I have tried many different variations such as:NETSTAT (FILTER APPLMAE AWTSTDP3 NETSTAT ALLCONN (FILTER

Re: ISPF in batch

2023-08-10 Thread rpinion865
WOW 1998! Sent with Proton Mail secure email. --- Original Message --- On Thursday, August 10th, 2023 at 12:32 PM, Sri h Kolusu wrote: > > > Do any one of the group have any experience editing a file under 3.4 And > > > executing an Init MACRO > > > Steve, > > Check this >

Re: ISPF in batch

2023-08-10 Thread Schmitt, Michael
I think the answer is Yes, but not clear what you mean. Your subject is "ISPF in batch" but then you're asking about 3.4. What are you trying to do? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Steve Beaver Sent: Thursday, August 10, 2023 11:04 AM To:

Re: ISPF in batch

2023-08-10 Thread Sri h Kolusu
>> Do any one of the group have any experience editing a file under 3.4 And >> executing an Init MACRO Steve, Check this https://groups.google.com/g/bit.listserv.ispf-l/c/8IxI7mY2hhY/m/e8AnYi2QTrkJ Thanks, Kolusu Regards, Steve

ISPF in batch

2023-08-10 Thread Steve Beaver
Do any one of the group have any experience editing a file under 3.4 And executing an Init MACRO Regards, Steve -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: IBM C/C++ for Open Enterprise Languages

2023-08-10 Thread Rick Troth
> ... the IBM Open XL C/C++ compiler is not compatible with XL C/C++ > or xlclang compilers. This incompatibility may pose challenges. > Python 3.11 is developed using IBM Open XL C/C++, while Python > 3.10 uses xlclang. As a result, binary packages created for > Python 3.10 won't work with the