Re: Cobol calling C function

2010-09-17 Thread Sam Siegel
uch for the > help. > > You're welcome. Cheers, Sam > Regards, > Scott J Ford > > > > > > > From: Sam Siegel > To: IBM-MAIN@bama.ua.edu > Sent: Thu, September 16, 2010 4:13:19 PM > Subject: Re: Cobol calling

Re: Cobol calling C function

2010-09-17 Thread Scott Ford
: Sam Siegel 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 wrote: >  INCLUDE SYSLIB(EDCSTART) >  INCLUDE SYSLIB(CEEROOTB) >  IN > Sam: > >  INCLUDE SYSLIB(EDCSTART) >  IN

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 do

Re: Cobol calling C function

2010-09-16 Thread Sam Siegel
B: 11A01680 > C: D: 6F60 > E: 91A0168A F: 11A01A20 > > Regards, > > Scott J Ford > > > > > > ____________ > From: Sam Siegel > To: IBM-MAIN@bama.ua.edu > Sent: Thu, September 16, 2010 3:33:49 PM > Subjec

Re: Cobol calling C function

2010-09-16 Thread Scott Ford
tt J Ford   From: Sam Siegel 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 wrote: > START OF TS04A > CEE3207S The system detected a data exception ( > zMan:

Re: Cobol calling C function

2010-09-16 Thread Sam Siegel
card is specified for the binder. Try ENTRY TS04B in your binder and see if it goes away. Sam > Scott J Ford > > > > > > ________ > From: Sam Siegel > To: IBM-MAIN@bama.ua.edu > Sent: Thu, September 16, 2010 2:38:31 PM > Subject: Re: Cobol calling C fun

Re: Cobol calling C function

2010-09-16 Thread Sam Siegel
ou have statically linked. Are you sure that you are picking > up the correct version of TSO4B? > Sam > > Scott J Ford > > > > > > > From: zMan > To: IBM-MAIN@bama.ua.edu > Sent: Thu, September 16, 2010 1:58:43 PM > Subjec

Re: Cobol calling C function

2010-09-16 Thread Scott Ford
0168A   F: 11A01A20 Regards,   Scott J Ford   From: Sam Siegel 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 wrote: > Good point, but that compiled C modul

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 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, S

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 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 i

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