<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi:</DIV>
<DIV>&nbsp;</DIV>
<DIV>In the Windows environment (which I seldom work in), I am writing a filepro 
program that executes other existing pgms using the ‘system “dclerk etc, etc”’ 
command.&nbsp; This works great, and I can pass values from the “mother” task to 
the “daughter” tasks using the flags –rw, –rx, –ry.&nbsp; My question is, what 
is the best way to pass values back from the “daughter” to the “mother”?&nbsp; I 
can think of a couple of clumsy ways, don’t know of a really nifty one.&nbsp; 
Don’t really want to create a file to do this, but will if I have to. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Del Neroni</DIV></DIV></DIV></BODY></HTML>