IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

RC 20 for Address ISPEXEC "ISREDIT MACRO"


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pkmurali
Warnings : 1

Active User


Joined: 15 Dec 2005
Posts: 271

PostPosted: Sun Apr 16, 2017 11:30 pm
Reply with quote

Dear All,

I got return code of RC 20 for the below piece of code. Do i need to concatenate or use ALTLIB to fix this issue. Getting error RC20 on address ispexec "ISREDIT MACRO"

Code:

/*******REXX**********/               
 ADDRESS ISPEXEC                     
 "ISREDIT MACRO"                     
 ADDRESS ISPEXEC                     
 "CONTROL ERRORS RETURN" 
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Mon Apr 17, 2017 2:49 am
Reply with quote

pkmurali wrote:
Dear All,

I got return code of RC 20 for the below piece of code. Do i need to concatenate or use ALTLIB to fix this issue. Getting error RC20 on address ispexec "ISREDIT MACRO"

Code:

/*******REXX**********/               
 ADDRESS ISPEXEC                     
 "ISREDIT MACRO"                     
 ADDRESS ISPEXEC                     
 "CONTROL ERRORS RETURN" 

Reading the manual about available environments addressable in REXX would be far more useful...
Back to top
View user's profile Send private message
Willy Jensen

Active Member


Joined: 01 Sep 2015
Posts: 712
Location: Denmark

PostPosted: Mon Apr 17, 2017 1:32 pm
Reply with quote

To be more precise, you are most likely not invoking it as an edit macro.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2545
Location: Silicon Valley

PostPosted: Mon Apr 17, 2017 9:32 pm
Reply with quote

Tell us where and how you are invoking it.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts PRINTOUT macro PL/I & Assembler 0
No new posts Newbie Stuck on "Duplicate Datas... TSO/ISPF 5
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
Search our Forums:

Back to Top