rexx won't exit edit session



IBM's Command List programming language & Restructured Extended Executor

rexx won't exit edit session

Postby yarnseeker » Thu May 13, 2021 8:09 pm

i'm using the all members rexx. it goes through all members of a pds and executes and edit command with a macro on each member. everything is working fine except i have to hit pf3 after the edit of each member for the rexx to continue going. I've run this process before and never had this happen. it is supposed to just automatically go to the next member. i don't know if it has anything to do with my exit return code from my edit macro or what.

any ideas?
yarnseeker
 
Posts: 5
Joined: Fri Nov 12, 2010 11:59 pm
Has thanked: 0 time
Been thanked: 0 time

Re: rexx won't exit edit session

Postby willy jensen » Thu May 13, 2021 9:12 pm

My guess is that you do not end your macro with SAVE and CANCEL. If you do have those then we really need to see your macro, otherwise how do you expect us to help? Please use proper 'code' tags.
willy jensen
 
Posts: 455
Joined: Thu Mar 10, 2016 5:03 pm
Has thanked: 0 time
Been thanked: 69 times

Re: rexx won't exit edit session

Postby yarnseeker » Thu May 13, 2021 9:50 pm

that did it. thanks!
yarnseeker
 
Posts: 5
Joined: Fri Nov 12, 2010 11:59 pm
Has thanked: 0 time
Been thanked: 0 time


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post