Re: About Python and REXX

2024-07-08 Thread W Mainframe
I love idea to use Python and ISPF under TSO.Currently I am able to run Python performing a kind of converse (sens/receive) to terminal, but as a TN3270 server. The emulator connect to IP and port and after this, enjoy!The python run ls in multithread environment managed by Python VM... Dan Sent

Re: About Python and REXX

2024-07-05 Thread Timothy Sipples
Yet another way to check whether Python is installed on z/OS is via its IBM Program Number and FMID, assuming it's been installed via SMP/E (such as via the z/OS Management Facility) and not via the "pax" method. Currently, with Version 3.12 of the IBM Open Enterprise SDK for Python on z/OS, the

Re: About Python and REXX

2024-07-05 Thread Seymour J Metz
ley, Peter <031df298a9da-dmarc-requ...@listserv.ua.edu> Sent: Friday, July 5, 2024 9:47 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: About Python and REXX Re: “On this list there’s probably very few folks who know how to setup a user profile in USS”: If that is truly the case, I would be totally dism

Re: About Python and REXX

2024-07-05 Thread Billy Ashton
I have been following this to see what I can learn, and it has been good so far. I have found that the directory for python is pathed for me, so in theory I can now run a python program. Is there a sample library where I can see some programs to start my mental conversion? And if these are I

Re: About Python and REXX

2024-07-05 Thread Jeremy Nicoll
On Fri, 5 Jul 2024, at 14:47, Farley, Peter wrote: > Am I the only one who runs and experiments with Linux systems (and even > WSL) at home for my own education? Where is the curiosity that drives > us all to better our knowledge and experience? Dunno, but I joined this list (or probably the n

Re: [EXTERNAL] Re: About Python and REXX

2024-07-05 Thread David Crayford
>> Rex >> >> -Original Message- >> From: IBM Mainframe Discussion List On >> Behalf Of David Crayford >> Sent: Friday, July 5, 2024 7:42 AM >> To: IBM-MAIN@LISTSERV.UA.EDU >> Subject: [EXTERNAL] Re: About Python and REXX >> >>>&

Re: About Python and REXX

2024-07-05 Thread Rick Troth
e if your friendly (FSVO “friendly”) sysprog has already put that directory into your $PATH via the /etc/profile script you are GTG. Peter From: IBM Mainframe Discussion List On Behalf Of MANCINI Frédéric (80) Sent: Friday, July 5, 2024 8:52 AM To:IBM-MAIN@LISTSERV.UA.EDU Subject: Re: About Pytho

Re: [EXTERNAL] Re: About Python and REXX

2024-07-05 Thread Pommier, Rex
about python (or 'go' or any other language) they would come to us and ask. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of David Crayford Sent: Friday, July 5, 2024 8:29 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Re: About Python and REXX

Re: About Python and REXX

2024-07-05 Thread Farley, Peter
better our knowledge and experience? Peter From: IBM Mainframe Discussion List On Behalf Of David Crayford Sent: Friday, July 5, 2024 9:34 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: About Python and REXX If it’s not in your PATH there’s an argument to be made that it’s not properly

Re: About Python and REXX

2024-07-05 Thread David Crayford
Frédéric (80) > Sent: Friday, July 5, 2024 8:52 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: About Python and REXX > > > Hello, > > > > To check if Python is available in the cli environment, go into OMVS, > > either from ISPF (TSO OMVS) or throu

Re: [EXTERNAL] Re: About Python and REXX

2024-07-05 Thread David Crayford
> Sent: Friday, July 5, 2024 7:42 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: [EXTERNAL] Re: About Python and REXX > >> On 5 Jul 2024, at 20:25, Dana Mitchell >> <06541c3d849c-dmarc-requ...@listserv.ua.edu> wrote: >> >> Also, in OMVS,issue command: &g

Re: About Python and REXX

2024-07-05 Thread Farley, Peter
your friendly (FSVO “friendly”) sysprog has already put that directory into your $PATH via the /etc/profile script you are GTG. Peter From: IBM Mainframe Discussion List On Behalf Of MANCINI Frédéric (80) Sent: Friday, July 5, 2024 8:52 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: About Python

Re: [EXTERNAL] Re: About Python and REXX

2024-07-05 Thread Pommier, Rex
al Message- From: IBM Mainframe Discussion List On Behalf Of David Crayford Sent: Friday, July 5, 2024 7:42 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: About Python and REXX > On 5 Jul 2024, at 20:25, Dana Mitchell > <06541c3d849c-dmarc-requ...@listserv.ua.edu> wrot

Re: About Python and REXX

2024-07-05 Thread 80
Hello, To check if Python is available in the cli environment, go into OMVS, either from ISPF (TSO OMVS) or through a SSH connection (if the sshd server is running), and do type python It should return the complete PATH to the python executable. -

Re: About Python and REXX

2024-07-05 Thread David Crayford
> On 5 Jul 2024, at 20:25, Dana Mitchell > <06541c3d849c-dmarc-requ...@listserv.ua.edu> wrote: > > Also, in OMVS,issue command: > > find / -name python3 Is this a joke? Searching the entire file system is not a good idea! > >> On Thu, 4 Jul 2024 14:37:29 +1000, Wayne Bickerdike >> wrot

Re: About Python and REXX

2024-07-05 Thread Dana Mitchell
Also, in OMVS,issue command: find / -name python3 On Thu, 4 Jul 2024 14:37:29 +1000, Wayne Bickerdike wrote: >In OMVS try the python command For version 3,1, it's python3. Or just have >a look around the OMVS directories. > >On Thu, Jul 4, 2024 at 8:02 AM < >0619bfe39560-dmarc-requ...@lis

Re: About Python and REXX

2024-07-04 Thread Seymour J Metz
Berg <0619bfe39560-dmarc-requ...@listserv.ua.edu> Sent: Thursday, July 4, 2024 3:57 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: About Python and REXX Sorry for my ignorance, how do I access OMVS? Thomas Berg Den tors 4 juli 2024 06:38Wayne Bickerdike < 059234794979-d

Re: About Python and REXX

2024-07-04 Thread Thomas Berg
Thanks! Will experiment with this. If I have/get authority... Thomas Den tors 4 juli 2024 10:58Wayne Bickerdike < 059234794979-dmarc-requ...@listserv.ua.edu> skrev: > See > > https://www.ibm.com/docs/en/zos/2.4.0?topic=directories-using-ishell-manage-unix-files > > Use the ISPF shell (ISHELL

Re: About Python and REXX

2024-07-04 Thread Wayne Bickerdike
See https://www.ibm.com/docs/en/zos/2.4.0?topic=directories-using-ishell-manage-unix-files Use the ISPF shell (ISHELL) to perform the following functions on UNIX files: - Copy a PDS or PDSE to a UNIX directory. - Copy a UNIX directory to a PDS or PDSE. - List files in a directory. - C

Re: About Python and REXX

2024-07-04 Thread Wayne Bickerdike
>From ISPF Option 6 - TSO commands: Enter the command OMVS Your RACF profile will need an OMVS segment and a UID. You can also poke around using the Interactive shell. It's a menu based shell into OMVS. ISHELL command... On Thu, Jul 4, 2024 at 5:58 PM Thomas Berg < 0619bfe39560-dmarc-requ..

Re: About Python and REXX

2024-07-04 Thread Thomas Berg
Sorry for my ignorance, how do I access OMVS? Thomas Berg Den tors 4 juli 2024 06:38Wayne Bickerdike < 059234794979-dmarc-requ...@listserv.ua.edu> skrev: > In OMVS try the python command For version 3,1, it's python3. Or just have > a look around the OMVS directories. > > On Thu, Jul 4, 2024

Re: About Python and REXX

2024-07-03 Thread Wayne Bickerdike
In OMVS try the python command For version 3,1, it's python3. Or just have a look around the OMVS directories. On Thu, Jul 4, 2024 at 8:02 AM < 0619bfe39560-dmarc-requ...@listserv.ua.edu> wrote: > A question: > > * How do I check if Python is installed/availible in an existing z/OS? (I > c