Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

CLIST & REXX :: RE: Invoking CA 7 commands through REXX

$
0
0
Author: Pedro
Subject: Reply to: Invoking CA 7 commands through REXX
Posted: Wed Aug 17, 2016 9:51 pm (GMT 5.5)

I am not sure what is confusing. You are issuing two different commands. The first is 'success', the second gets return code 8:

Code:
RSLT = CAL2X2WA(COMMAND)
SAY RSLT


and later
Code:
ADDRESS CA7 COMMAND
EXITRC = RC
SAY 'EXITRC' EXITRC


Sorry, I do not familiar with CA products.
_________________
Pedro Vera


Viewing all articles
Browse latest Browse all 8500

Trending Articles