rexx won't exit edit session

IBM's Command List programming language & Restructured Extended Executor
yarnseeker
Posts: 5
Joined: Fri Nov 12, 2010 11:59 pm
Skillset: cobol, ims, db2, dql, oracle, easytrieve, dyl280, dfsort, fileaid, ispf dialog manager, clist, rexx
Referer: yahoo

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?

willy jensen
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 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.

yarnseeker
Posts: 5
Joined: Fri Nov 12, 2010 11:59 pm
Skillset: cobol, ims, db2, dql, oracle, easytrieve, dyl280, dfsort, fileaid, ispf dialog manager, clist, rexx
Referer: yahoo

Re: rexx won't exit edit session

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

that did it. thanks!


  • Similar Topics
    Replies
    Views
    Last post