now you've slightly confused me...is "myrexx" the name of the REXX I'm writing ?...I've been executing it on ISPF command line via "TSO xxxx" command since the library where it resides is listed in my SYSEXEC of my PROFILE PDS.
if you're suggesting to execute the REXX this way, how is this initiated ?...by a different REXX ?
Read cursor position from ISPF Panel
- Pedro
- Posts: 686
- Joined: Thu Jul 31, 2008 9:59 pm
- Skillset: ISPF
- Referer: google
- Location: Silicon Valley
Re: Read cursor position from ISPF Panel
My suggestion:
1. continue launching in the same way.
2. in the first few lines of the myrexx, issue VGET for ZAPPLID. If the applid is not what you want, then use the SELECT I mentioned earlier and right away EXIT the program. That is, it should re-launch itself with the desired applid. The next time through, the applid will be correct and then you can execute your program logic.
1. continue launching in the same way.
2. in the first few lines of the myrexx, issue VGET for ZAPPLID. If the applid is not what you want, then use the SELECT I mentioned earlier and right away EXIT the program. That is, it should re-launch itself with the desired applid. The next time through, the applid will be correct and then you can execute your program logic.
Pedro Vera
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Call REXX dsn "independently" from ispf panel
by RazVorox » Wed Jun 07, 2023 11:32 am » in CLIST & REXX - 2
- 1819
-
by willy jensen
View the latest post
Wed Jun 07, 2023 1:23 pm
-
-
- 2
- 1331
-
by RazVorox
View the latest post
Tue Dec 05, 2023 11:06 am
-
-
Commit issued without hold and without close cursor statemen
by ravi11081992 » Sat Jan 22, 2022 2:42 pm » in DB2 - 2
- 2206
-
by engh
View the latest post
Tue Sep 20, 2022 6:07 pm
-
-
- 6
- 6040
-
by Mainframe_Dev
View the latest post
Mon Jan 30, 2023 1:06 am
-
- 3
- 7859
-
by socker_dad
View the latest post
Thu Jan 28, 2021 4:13 am