Writing out multiple records to a subfile from a single recor d

Pickering, John (NORBORD) PICKERIJ@norbord.com
Wed, 6 Jun 2001 17:32:25 -0400


I told you the grey cells were failing :-)

The manual states 31 files per request and 63 per run. So Richard's
program's comments are nearly correct.

> -----Original Message-----
> From:	Pickering, John (NORBORD) [SMTP:PICKERIJ@norbord.com]
> Sent:	Wednesday, June 06, 2001 5:24 PM
> To:	'Latimer, Richard'; 'George_DeWolf@midhosp.org';
> powerh-l@lists.swau.edu
> Subject:	RE: Writing out multiple records to a subfile from a single
> recor d
> 
> Richard Latimer wrote ...
> 
> >The only thing to watch is that there is a FILE limit on the number
> >of OPEN FILES in QTP, and each alias in the output subfile counts
> >as 1. I can't find it quickly in the manual but a comment in the source
> >code for the example says:
> >"NOTES: Keep the number of outputs per REQUEST <= 30 Keep
> >the number of outputs per RUN <= 60 This one has 1 output left...    "  
> >
> >We are 6.07 on AS/400  
> 
> My failing memory tells me it's 32 files per run. But it may be different
> on
> the AS/400 since nearly everything else is.
> 
> Regards,
> JWP
> 
>