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

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
Has thanked: 0 time
Been thanked: 0 time

Re: Call REXX script from c++ app

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

I've got it! System() is the key!
bashly
 
Posts: 8
Joined: Wed Dec 24, 2014 7:25 pm
Has thanked: 0 time
Been thanked: 0 time


Return to C, C++

 


  • Related topics
    Replies
    Views
    Last post