Another way would be to print the output (as you said it could do) and spool the printer to another user with the EOF option. As the help states: "For a printer or punch, EOF causes the device to be closed automatically when 50000 records are placed into the active spool file. If page controls are found in a print file within the next 100 records, the file is closed at the end of the page. If no page controls are found by then, it is presumed there are none, and the file is closed after 50100 records." The receiving machine could just watch for reader files, read them in, discard the excess lines, and go from there.
On Tue, Apr 8, 2008 at 8:50 PM, Rich Greenberg <[EMAIL PROTECTED]> wrote: > On: Tue, Apr 08, 2008 at 03:46:33PM -0700,Schuh, Richard Wrote: > > } Is there any way to coerce either the CMS or COMMAND stage to write > } output as it is received rather that waiting for the executed command to > > Rich, > One possible way you could accomplish this might be to have another v.m. > run the cms command and the console o/p received at the first with SCIF, > and feed that into the pipe as it arrives. > > -- > Rich Greenberg N Ft Myers, FL, USA richgr atsign panix.com + 1 239 543 1353 > Eastern time. N6LRT I speak for myself & my dogs only. VM'er since CP-67 > Canines:Val, Red, Shasta & Casey (RIP), Red & Zero, Siberians > Owner:Chinook-L > Retired at the beach Asst > Owner:Sibernet-L > -- Bruce Hayden Linux on System z Advanced Technical Support Endicott, NY
