[Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?

Bob Deskin Bob.Deskin at ca.ibm.com
Thu Sep 16 08:55:11 CDT 2010


I suggest running a small test screen. Something like:

screen test
file <anything> primary
file *subfile designer
gen
procedure designer x nodata
  while retrieving *subfile sequential
    info = "Item of subfile " + <char-item of subfile> now response
go

and enter x in action. You should get a message and prompt for each 
subfile record. If not, contact support.

Bob



From:   "Ken Langendock" <ken.langendock at rogers.com>
To:     "'Richard Witkopp'" <RWitkopp at phxa.com>, <Ken at Langendock.com>
Cc:     powerh-l at lists.sowder.com
Date:   2010-09-15 11:09 PM
Subject:        RE: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?
Sent by:        powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com



Oops, didn't know that.



More information about the powerh-l mailing list