Hi All,
I am new to this forum, I need help on Rexx Macro. I am creating a rexx macro that find a word in each of the member in a pds, with the found word doing change all command. Macro is working as expected But when the change value not found in the member, member keeps opening in edit mode. Macro is not closing automatically though I have ISREDIT END (tried ISPEXEC END as well) command. Please help me solve this. Attaching Macro. Thanks in Advance. (I searched many forums to get the answer for this, but couldn't pull anything)
Rexx Macro Help
-
- Posts: 2
- Joined: Sun Jun 25, 2017 10:36 am
- Skillset: Mainframes,jcl,cobol,rexx
- Referer: Google
Rexx Macro Help
You do not have the required permissions to view the files attached to this post.
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Rexx Macro Help
see here. http://ibmmainframes.com/viewtopic.php? ... ght=chgall
tested and working
tested and working
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Posts: 474
- Joined: Thu Mar 10, 2016 5:03 pm
- Skillset: assembler rexx zOS ispf racf smf
- Referer: saw it in the experts foprum thought I could help here
Re: Rexx Macro Help
short answer, you must issue the ISPEXEC END command also when RC>0 after the FIND.
-
- Posts: 2
- Joined: Sun Jun 25, 2017 10:36 am
- Skillset: Mainframes,jcl,cobol,rexx
- Referer: Google
Re: Rexx Macro Help
Thank you Enrico and willy. Got it resolved. Thanks Again 

-
- Similar Topics
- Replies
- Views
- Last post
-
-
Can I run a ".qmc" macro in my Rexx program?
by Robledo » Thu Mar 10, 2022 1:28 pm » in CLIST & REXX - 17
- 5455
-
by enrico-sorichetti
View the latest post
Wed Mar 16, 2022 4:39 am
-
-
- 9
- 2252
-
by futohomok
View the latest post
Wed Jun 21, 2023 1:26 pm
-
- 4
- 1376
-
by Jeff R
View the latest post
Fri Dec 30, 2022 8:51 pm
-
-
I can't get the LINK macro working properly
by chong_zhou » Fri Aug 21, 2020 10:53 pm » in Assembler - 13
- 7408
-
by steve-myers
View the latest post
Thu Aug 27, 2020 1:06 am
-
-
-
PCOMM 64-bit Automation Macro failing to update WindowsTitle
by suriPCOMM » Tue Aug 31, 2021 5:33 am » in Simulators & Emulators - 0
- 7993
-
by suriPCOMM
View the latest post
Tue Aug 31, 2021 5:33 am
-