Re: Capturing output from SMSG command

2010-01-22 Thread Dave Jones
Hi, Larry. What are your current settings for SMSG and MSG? You will need to have SET MSG IUCV set in order for the Pipe to capture the response from RSCS. DJ On 01/22/2010 10:01 AM, Davis, Larry (National VM/VSE Capability) wrote: I am sending an SMSG request to RSCS and want to capture

Re: Capturing output from SMSG command

2010-01-22 Thread Wandschneider, Scott
22, 2010 10:02 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Capturing output from SMSG command I am sending an SMSG request to RSCS and want to capture the output in a PIPE to parse and output to the console. I have been using the STARMSG stage, but I don't seem to be getting the data into the stream

Re: Capturing output from SMSG command

2010-01-22 Thread Davis, Larry (National VM/VSE Capability)
: Friday, January 22, 2010 11:23 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Capturing output from SMSG command There is a real nice EXEC on the VM Download page called GETRSCS. It does what you need and works well. Thank you, Scott -Original Message- From: The IBM z/VM Operating System

Re: Capturing output from SMSG command

2010-01-22 Thread Alan Altmark
On Friday, 01/22/2010 at 11:04 EST, Davis, Larry (National VM/VSE Capability) larry.dav...@hp.com wrote: I am sending an SMSG request to RSCS and want to capture the output in a PIPE to parse and output to the console. I have been using the STARMSG stage, but I don't seem to be getting the

Re: Capturing output from SMSG command

2010-01-22 Thread Scott Rohling
Subject: Re: Capturing output from SMSG command There is a real nice EXEC on the VM Download page called GETRSCS. It does what you need and works well. Thank you, Scott -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Davis, Larry

Re: Capturing output from SMSG command

2010-01-22 Thread Davis, Larry (National VM/VSE Capability)
Thanks Alan and Scott I will try that Larry Davis From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Scott Rohling Sent: Friday, January 22, 2010 11:30 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Capturing output from SMSG command Note that setting SMSG to IUCV

Re: Capturing output from SMSG command

2010-01-22 Thread Schuh, Richard
Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Davis, Larry (National VM/VSE Capability) Sent: Friday, January 22, 2010 8:02 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Capturing output from SMSG command I am sending an SMSG request to RSCS and want to capture the output in a PIPE

Re: Capturing output from SMSG command

2010-01-22 Thread Schuh, Richard
@LISTSERV.UARK.EDU Subject: Re: Capturing output from SMSG command On Friday, 01/22/2010 at 11:04 EST, Davis, Larry (National VM/VSE Capability) larry.dav...@hp.com wrote: I am sending an SMSG request to RSCS and want to capture the output in a PIPE to parse and output to the console. I have