Re: MGCRE and EMCS Console

2006-03-21 Thread Carl Kugler
I believe what you need to do is pass a MCSOPPRM block in the
OPERPARM= parameter of MCSOPER REQUEST=ACTIVATE.  In the MCSOPPRM, set
MCSOLOGN (Do not log the response).

-Carl

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: MGCRE and EMCS Console

2006-03-21 Thread Schneck.Glenn
digest 
  
  
  
LEGAL DISCLAIMER 
The information transmitted is intended solely for the individual or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of or taking action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you have received this email in error please 
contact the sender and delete the material from any computer. 
  
Seeing Beyond Money is a service mark of SunTrust Banks, Inc. 
[ST:XCL] 
 
 
 
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


MGCRE and EMCS Console

2006-03-13 Thread Shahriar Shakeri
Hi list
I have written an MPF EXIT to issuing operator commands :
i have used an MCSOPER REQUEST=ACTIVATE to define an EMCS
console and then MGCRE to issue the command ,after waiting
for the response to become available, MCSOPMSG REQUEST=GETMSG
to actually retrieve it, and finally MCSOPER REQUEST=DEACTIVATE
the console.

i don't want my command response exists in syslog ,but this is not the
case. i want to receive command response in a buffer (for example) and
then some part of message returned to syslog via WTO macro.

Thanks for any help

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html