Forgive my UNIX stupidity.

I am executing FILE *errFile = popen("bpxmtext 76697242", "r"); and getting 
BPXW0000I Exec not found

What am I missing?

Environment: started task, POSIX(ON), z/OS V2R2, I think fairly typical 
linklist and so forth.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of David Crayford
Sent: Friday, September 7, 2018 7:24 PM
To: [email protected]
Subject: Re: How call BPXMTEXT from Posix STC

Swap system(“bpxmtext”) to popen(“bpxmtext”) and read the output from the pipe

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to