Re: Cobol calling C function

2010-09-17 Thread Scott Ford
: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 4:13:19 PM Subject: Re: Cobol calling C function On Thu, Sep 16, 2010 at 12:43 PM, Scott Ford scott_j_f...@yahoo.com wrote:   INCLUDE SYSLIB(EDCSTART)   INCLUDE SYSLIB(CEEROOTB)   IN Sam:   INCLUDE SYSLIB(EDCSTART

Re: Cobol calling C function

2010-09-17 Thread Sam Siegel
for the help. You're welcome. Cheers, Sam Regards, Scott J Ford From: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 4:13:19 PM Subject: Re: Cobol calling C function On Thu, Sep 16, 2010 at 12:43 PM, Scott Ford

Cobol calling C function

2010-09-16 Thread Scott Ford
I have seen several 'bit and piece' posts on LE Cobol calling C All: I have seen several 'bit and piece' posts on LE Cobol calling C. I have written a sample C call and here is the source and have included the C source and JCL , Cobol source and JCL, I dont understand what I have missed, I have

Re: Cobol calling C function

2010-09-16 Thread zMan
What is the failure you're seeing? On Thu, Sep 16, 2010 at 1:38 PM, Scott Ford scott_j_f...@yahoo.com wrote: I have seen several 'bit and piece' posts on LE Cobol calling C All: I have seen several 'bit and piece' posts on LE Cobol calling C. I have written a sample C call and here is the

Re: Cobol calling C function

2010-09-16 Thread Scott Ford
something wrong in C. I am not a C heavy...So any help is super great ! Thanks   Scott J Ford   From: zMan zedgarhoo...@gmail.com To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 1:58:43 PM Subject: Re: Cobol calling C function What is the failure you're

Re: Cobol calling C function

2010-09-16 Thread Scott Ford
: 11A01A20 Regards,   Scott J Ford   From: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 3:33:49 PM Subject: Re: Cobol calling C function On Thu, Sep 16, 2010 at 12:26 PM, Scott Ford scott_j_f...@yahoo.com wrote: Good point

Re: Cobol calling C function

2010-09-16 Thread Sam Siegel
that you are picking up the correct version of TSO4B? Sam Scott J Ford From: zMan zedgarhoo...@gmail.com To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 1:58:43 PM Subject: Re: Cobol calling C function What is the failure you're seeing? On Thu

Re: Cobol calling C function

2010-09-16 Thread Sam Siegel
From: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 2:38:31 PM Subject: Re: Cobol calling C function On Thu, Sep 16, 2010 at 11:27 AM, Scott Ford scott_j_f...@yahoo.com wrote: START OF TS04A CEE3207S The system detected a data exception ( zMan

Re: Cobol calling C function

2010-09-16 Thread Scott Ford
  From: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 2:38:31 PM Subject: Re: Cobol calling C function On Thu, Sep 16, 2010 at 11:27 AM, Scott Ford scott_j_f...@yahoo.com wrote: START OF TS04A CEE3207S The system detected a data exception ( zMan

Re: Cobol calling C function

2010-09-16 Thread Sam Siegel
From: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Sent: Thu, September 16, 2010 3:33:49 PM Subject: Re: Cobol calling C function On Thu, Sep 16, 2010 at 12:26 PM, Scott Ford scott_j_f...@yahoo.com wrote: Good point, but that compiled C module

Re: Cobol calling C function

2010-09-16 Thread Steve Comstock
On 9/16/2010 11:38 AM, Scott Ford wrote: I have seen several 'bit and piece' posts on LE Cobol calling C All: I have seen several 'bit and piece' posts on LE Cobol calling C. I have written a sample C call and here is the source and have included the C source and JCL , Cobol source and JCL, I