Hi,

Does anyone know why on z/OS in include file atbcmc.h the APPC functions 
CMSCST, CMSCSU and CMSCSP have been commented out for MVS?

#if defined(CM_OS400) || defined(CM_MVS)
....
/*   pragma linkage (CMSCSP, OS)                                                
 @04C */
/*   pragma linkage (CMSCST, OS)                                                
 @04C */
/*   pragma linkage (CMSCSU, OS)                                                
 @04C */

(the long names are Set_Conversation_Security_Password(), 
Set_Conversation_Security_Type() and Set_Conversation_Security_User_ID() )


Don't you need to be able to set a username & password when you try to connect 
to, for example, IMS or CICS, or is this done in a different way?

Thanks,
Etienne

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to