Hi, Suleiman.

Can you be a bit more specific about what you are trying to accomplish with your exec? Is it written in Rexx?

it could be as simple as:

/* generate some data and put it into stem LOG1. with LOG1.0 */
/* containing the number of lines....*/
Address command
'PIPE stem LOG1. | > LOG1 DATA A'
/* generate some different data and put it into stem LOG2. */
/* with LOG2.0 containing the number of lines....*/
Address command
'PIPE stem LOG2. | > LOG2 DATA A'

Suleiman Shahin wrote:
Hello,

I need a "trick' to generate two reports from within a CMS exec.
How do I do that?

Thanks.

Suleiman Shahin


_________________________________________________________________
Rediscover HotmailĀ®: Get quick friend updates right in your inbox. http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates1_042009

--
Dave Jones
V/Soft
www.vsoft-software.com
Houston, TX
281.578.7544

Reply via email to