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

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


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