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

Ken Langendock ken.langendock at rogers.com
Thu Sep 16 17:34:45 CDT 2010


You are correct, DESIGNER files are not automatically retrieved. They are
under programmer control. You have to tell it when to read the file.
I never put an ACCESS statement at the file level because it implies that is
the only access and that it will automatically retrieve the record.
If you want a file to be read automatically, then use a REFERENCE file and
specify an ACCESS statement at the file declaration.


-----Original Message-----
From: powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of Richard Witkopp
Sent: September 16, 2010 5:32 PM
To: Ken at Langendock.com
Cc: powerh-l at lists.sowder.com
Subject: [Bulk] RE: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?

As an aside, it does NOT work if you simply put an ACCESS statement on
the FILE declaration. Maybe it's something about being a subfile...

-----Original Message-----
From: Richard Witkopp 
Sent: Thursday, September 16, 2010 10:44 AM
To: 'Ken at Langendock.com'
Cc: powerh-l at lists.sowder.com
Subject: RE: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?

Yes, that is the problem. I discovered it late yesterday.

Thanks

-----Original Message-----
From: Ken Langendock [mailto:ken.langendock at rogers.com] 
Sent: Wednesday, September 15, 2010 8:09 PM
To: Richard Witkopp; Ken at Langendock.com
Cc: powerh-l at lists.sowder.com
Subject: RE: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?

Oops, didn't know that.



More information about the powerh-l mailing list