Call REXX script from c++ app

Help for C/C++ for MVS, OS/390 C/C++, z/OS C/C++ and C/C++ Productivity Tools for OS/390
bashly
Posts: 8
Joined: Wed Dec 24, 2014 7:25 pm
Skillset: ISPF, TSO, C/C++ compiling, networking
Referer: Internet

Call REXX script from c++ app

Postby bashly » Mon Jan 19, 2015 4:44 pm

Hello!

How can I execute rexx script from my cpp code? Is it possible to read rexx script stdout from cpp app?

Thanks!

bashly
Posts: 8
Joined: Wed Dec 24, 2014 7:25 pm
Skillset: ISPF, TSO, C/C++ compiling, networking
Referer: Internet

Re: Call REXX script from c++ app

Postby bashly » Mon Jan 19, 2015 5:31 pm

I've got it! System() is the key!


  • Similar Topics
    Replies
    Views
    Last post