SV: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?
Jari.Kaljunen at sergel.com
Jari.Kaljunen at sergel.com
Thu Sep 16 10:48:10 CDT 2010
On OpenVms with PH 8.40 E :
file *mysubfile designer
...
while retrieving mysubfile sequential
begin
...
works fine and is very useful. We use it a lot. There has not been problem with previous PH-versions either.
/Jari
-----Ursprungligt meddelande-----
Fr?n: powerh-l-bounces+jari.kaljunen=sergel.com at lists.sowder.com [mailto:powerh-l-bounces+jari.kaljunen=sergel.com at lists.sowder.com] F?r Bob Deskin
Skickat: den 16 september 2010 15:55
Till: 'Richard Witkopp'
Kopia: Ken at Langendock.com; powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com; powerh-l at lists.sowder.com
?mne: RE: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?
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