That looks like your original code, e.g., unnecessary address, call bpxwunix 
'host ',ipaddr.i,out.

Teh first parameter should be 'host' ipaddr.i, the second parameter should be 
omitted and the third parameter should be quoted, although unquoted will work 
as long as you never assign a value to the out. stem.

call bpxwunix 'host' ipaddr.i, /* no stdin parameter */, 'out.'


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of J 
Ellis [0000020d5fbe36e0-dmarc-requ...@listserv.ua.edu]
Sent: Thursday, May 21, 2020 10:18 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: REXX and BPXWUNIX()

thanks, I'll give the shell a try and let you know, i've attached a jcl run

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to