What's COBOL? Maybe that's my problem. Is
_CHAR255 dumpOptions = "BLOCKS,REGSTOR(256),FNAME(CZADIAG)"; CEE3DMP(dumpTitle, dumpOptions, &fc); valid COBOL? Just pulling your chain. Thanks for your help. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Hal Merritt Sent: Tuesday, January 31, 2012 1:31 PM To: [email protected] Subject: Re: S0C4 in CEE3DMP Good call! Mixed versions of COBOL and LE runtimes are good places to start. Eliminating them isn't as easy as you might think if the environment is 'dirty'. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Staller, Allan Sent: Tuesday, January 31, 2012 3:05 PM To: [email protected] Subject: Re: S0C4 in CEE3DMP Are CEE.SCEERUN/CEE.SCEERUN2 available via steplib or LNKLSTxx? Mixed versions of the above? <snip> I am getting a S0C4 (apparently - assuming I am reading the tea leaves correctly) calling CEE3DMP from a C linkage signal handler routine in a C++ program under v1.13. I believe the code used to work under V1.10 but I am not absolutely certain that nothing has been changed. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

