Hi

 

Finally got zos explorer installed and configured as I am told it's the only
way to debug AMODE 64 C/C++ there doesn't seem to be a programming interface
such as CEETEST which works in AMOIDE 31

 

Running the following code  abend 4093/218 

 

 

                                                //START    EXEC PGM=CHELLO,


                                                //
PARM='/TEST(,,,TCPIP&192.168.1.164%8001:*)'      

                                              //STEPLIB  DD
DSN=IBMUSER.DBGR.DLLLIB,DISP=SHR              

                                              //INSPIN  DD *


                                                STEP ;


               

 

                              /*


 

I did include CELQMAIN from CEE.SCEEBND2 still got the same abend 

 

Anybody have experience with zos explorer that could pint me in the right
direction

 

 

 

I get  a abend 4093/ 218 Language Environment initialization was requested

for an AMODE 64 application that does not contain

a main. Specifically, the CELQMAIN CSECT is not

present in the program object or the CELQMAIN

CSECT does not point to the main routine (the

address of the main is zero). One possible cause is

that the user attempted to invoke a DLL or

fetchable routine as a main.

X'21C' (540)

Load of the AMODE 64 Language Environment


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to