Sergio, If I understand your requirements correctly, I believe that System REXX may fulfill them.
System REXX members may be invoked (by the AXR address space) from any console by specifying _rexxname (or F AXR,rexxname) > _ is the command designator defined in PARMLIB member AXRnn > rexxname is a member name in SYS1.SAXREXEC (or another dataset specified via > PARMLIB member AXRnn) You can use the AXRCMD function (described in chapter 31 of the Authorized Assembler Programming Guide) to submit MVS operator commands. Cheers, Alan -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Sérgio Lima Costa Sent: Friday, July 08, 2011 10:54 AM To: [email protected] Subject: Console COMMAND Hello List, We are migrating our environment from Z/VM , and Z/VSE to Z/OS. We have here a lot of EXEC's that is used from VM OPERATOR to display, activate, deactivate lines from VTAM. We need now, transfer this EXEC's for run under TSO . What We need, is execute this comands by operators unde Master console of ZOS. Is possible execute this there? Need write a PROC with a name ? , then the operator give the S XXXXX , where XXXXX is the name o four PROC / REXX . Sergio Lima Costa ________________________________ "Atenção: Esta mensagem foi enviada para uso exclusivo do(s) destinatários(s) acima identificado(s), podendo conter informações e/ou documentos confidencias/privilegiados e seu sigilo é protegido por lei. Caso você tenha recebido por engano, por favor, informe o remetente e apague-a de seu sistema. Notificamos que é proibido por lei a sua retenção, disseminação, distribuição, cópia ou uso sem expressa autorização do remetente. Opiniões pessoais do remetente não refletem, necessariamente, o ponto de vista da companhia, o qual é divulgado somente por pessoas autorizadas." "Warning: This message was sent for exclusive use of the addressees above identified, possibly containing information and or privileged/confidential documents whose content is protected by law. In case you have mistakenly received it, please notify the sender and delete it from your system. Be noticed that the law forbids the retention, dissemination, distribution, copy or use without express authorization from the sender. Personal opinions of the sender do not necessarily reflect the company's point of view, which is only divulged by authorized personnel." ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

