> Date: Mon, 21 Feb 2011 15:30:16 -0500
> From: tlk_sysp...@yahoo.com
> Subject: Re: Xedit question
> To: IBMVM@LISTSERV.UARK.EDU
> 
> c//CP QUERY DASD /5
> 
> the key is the // which puts your stuff at the beginning of each line. I wish 
> there was a 
> similar notation for tack it onto the end of each line. I usually put CP 
> commands in 
> quotes '"', so the start of the line would be c//"CP QUERY DASD /5 and then 
> use append " 
> and repeat 5 to add the quote at the end of each line.
> 
> /Tom Kern
> 

I thought "That' easy!", and was going to suggest:
SET ARBCHAR ON $
C/$/"CP QUERY DASD $"/*
Alas, testing revealed that the trailing quote doesn't get inserted. How come?

Mark Wheeler
UnitedHealth Group
                                          

Reply via email to