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
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
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
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
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
On 7/5/24 9:47 AM, 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?
BRILLIANT!
Linux is cheap. You can even get it on top of Windoze
>> 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
>>
>>>&
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
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
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
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
> 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
;
*Objet :* About Python and REXX
> A question:
>
> * How do I check if Python is installed/availible in an existing z/OS? (I
> can't ask anyone for the moment due to an organisational mess at this site.)
>
> * Regarding REXX:
> - If performance is a priority
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
.
*De :* [mailto:Thomas]
<0619bfe39560-dmarc-requ...@listserv.ua.edu>
*Envoyé :* jeudi 4 juillet 2024 à 00:02
*Pour :* IBM-MAIN@LISTSERV.UA.EDU
*Objet :* About Python and REXX
A question:
* How do I check if Python is installed/availible in an existing z/O
> 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
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
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
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
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
>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..
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
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
A question:
* How do I check if Python is installed/availible in an existing z/OS? (I
can't ask anyone for the moment due to an organisational mess at this site.)
* Regarding REXX:
- If performance is a priority and concern for the task I use a proper tool
delivered by IBM or third party ve
24 matches
Mail list logo