Calling REXX from COBOL using REXX SAA API using Cygwin in Windows
Embed inside COBOL code
In Reference to the gnuCOBOL FAQ and How To
Inline REXX code as string in COBOL code can be passed to REXX SAA API via C Code
In Reference to the gnuCOBOL FAQ and How To
Inline REXX code as string in COBOL code can be passed to REXX SAA API via C Code
This article explains, how to compile and install REXX in MSYS2 with GCC compiler installation
Step 1: Install Cygwin same as gnuCOBOL installation document
Additionally install regina-rexx which shipped with cygwin
Step 2: Check GCC version