I'll check if she has a daughter or a granddaughter. Regards.
Sergio -----Mensagem original----- De: IBM Mainframe Discussion List [mailto:[email protected]] Em nome de Veilleux, Jon L Enviada em: quarta-feira, 5 de outubro de 2011 13:42 Para: [email protected] Assunto: Re: WTO Sample Program I think she is retired now....it's been around 40 years since she was walking on the beach. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Roberts, John J Sent: Wednesday, October 05, 2011 11:54 AM To: [email protected] Subject: Re: WTO Sample Program Sergio, Many years ago, at another installation, I had a batch utility program that worked like this: //WTOR EXEC PGM=MYWTOR,PARM='PLEASE REPLY ''Y'' TO CONTINUE OR ''N'' TO STOP|Y|N' The program would send the message (up to the first delimiter), wait for the reply, and then analyze the reply. In my example, a reply of Y would result in RC=0, a reply of N would result in RC=1, and any other reply would result in RC=911. Subsequent JCL jobsteps could be made conditional on the RC from the WTOR step. Is this what you are looking for? If so, anyone with beginner ASM skills could reproduce such a utility. I could even do it again, for a price. My price? A Kiss from the Girl From Ipanema! John ----------------------------------------------- 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 This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and then delete this e-mail immediately. Thank you. Aetna ---------------------------------------------------------------------- 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 "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

