> Does LE have stricter requirements with CEESTART in C programs? It might. That's what you are seeing. Or it might just be something about your particular C program.
LE is a little bit of a thing of mystery. Despite the "vendor interfaces" book, it is not designed such that it is one big generally usable programming interface. LE works as a library and so forth for the supported languages, generally fairly well. Beyond that you are on your own. BTW, be sure to test C++ as well. LE C++ is quite different "under the covers" from C. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Brian Chapman Sent: Wednesday, October 2, 2019 7:28 AM To: [email protected] Subject: Re: deduce program language Don, Thanks for the info. I'm familiar with the LE Vendor Interfaces, but I guess I need to dig deeper. With all of my test with COBOL and Assembler have been successful. However, it always abends when I intercept a C program; usually with the CEE3550 message. Occasionally it is a 0C4 in the intended program. Does LE have stricter requirements with CEESTART in C programs? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
