On Mon, 23 Feb 2015 12:15:09 -0600, Ze'ev Atlas <[email protected]> wrote:
>So I resolved it by adding a dummy two bytes variable in the end of each pair: > >10 A PIC 9(9) COMP-5. >10 B PIC 9(4) COMP-5. >10 FILLER PIC XX. <=== compensating for the integral boundary of the next >pair You might want to use the SYNC keyword for this, instead of adding filler. >I still do not know how to make PL/I communicate with C, but COBOL and C >communicate like a pair of newlyweds once this was resolved. Glad you got it to work. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
