No subject


Fri Aug 27 05:39:41 CDT 2010


a DESIGNER file.
Have you tried saying:
        WHILE   RETRIEVING MYGOOD_SUBF SEQUENTIAL
                BEGIN

Ken

-----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 15, 2010 5:05 PM
To: Ken at Langendock.com
Cc: powerh-l at lists.sowder.com
Subject: [Bulk] RE: [Bulk] RE: subfile in WHILE RETRIEVING?

I'm running it in batch. The NOW is adequate, it works in other parts of
the program.

I've got:
info "before while retrieve" now
        WHILE   RETRIEVING MYGOOD_SUBF
                BEGIN

and I see it fine in the log.

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

Richard pit a RESPONSE on the end of the info statement....it will not
display without it.

Ken

-----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 15, 2010 4:51 PM
To: Bob Deskin
Cc: powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com;
powerh-l at lists.sowder.com
Subject: [Bulk] RE: subfile in WHILE RETRIEVING?

That's what I was doing - sequential access and INFO statements to
verify. I didn't have RESPONSE, but the INFO NOW works in other parts of
the program.

Code fragments:

FILE    *MYGOOD_SUBF       DESIGNER
.
.
        WHILE   RETRIEVING MYGOOD_SUBF
                BEGIN
info = "while retrieve " + ascii(field_1 of MYGOOD_SUBF) now


-----Original Message-----
From: Bob Deskin [mailto:Bob.Deskin at ca.ibm.com] 
Sent: Wednesday, September 15, 2010 1:41 PM
To: Richard Witkopp
Cc: powerh-l at lists.sowder.com;
powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com
Subject: Re: subfile in WHILE RETRIEVING?

You should be able to. Remember to access it appropriately - via an
index 
if it's an indexed subfile or sequentially otherwise. As a simple test,
I 
was able to access a subfile sequentially on Windows. To test it, put an

INFO NOW RESPONSE into the WHILE RETRIEVING loop and display an item 
value.

Bob



From:   "Richard Witkopp" <RWitkopp at phxa.com>
To:     powerh-l at lists.sowder.com
Date:   2010-09-15 04:16 PM
Subject:        subfile in WHILE RETRIEVING?
Sent by:        powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com



Can I use WHILE RETRIEVING on a subfile in Quick? I have a manual that 
implies that I can, but it is for HP I think, and we are on VMS 8.40.E.
I 
declared it as a designer file and I got no errors when I compiled it. 
However, it also doesn't seem to retrieve any records.
------------------------------------------------------------------------
------
NOTICE: The information contained in this e-mail and any attachments is 
confidential and may be privileged or otherwise protected from 
disclosure.This e-mail is intended solely for the use of the named 
addressee. Any other use, printing, copying, disclosure or dissemination

may be subject to legal restriction. If you are not the intended 
recipient, please contact the sender and delete all copies including any

attachments.

========================================================================
======
-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to 
powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe &lt;password&gt;' in message body to 
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Add 'site:lists.sowder.com powerh-l' to your search terms to search the 
list archive at Google.




------------------------------------------------------------------------
----
--
NOTICE: The information contained in this e-mail and any attachments is
confidential and may be privileged or otherwise protected from
disclosure.This e-mail is intended solely for the use of the named
addressee. Any other use, printing, copying, disclosure or dissemination
may
be subject to legal restriction. If you are not the intended recipient,
please contact the sender and delete all copies including any
attachments.

========================================================================
====
==


-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe &lt;password&gt;' in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Add 'site:lists.sowder.com powerh-l' to your search terms to search the
list
archive at Google.
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.851 / Virus Database: 271.1.1/3136 - Release Date: 09/15/10
02:34:00




----------------------------------------------------------------------------
--
NOTICE: The information contained in this e-mail and any attachments is
confidential and may be privileged or otherwise protected from
disclosure.This e-mail is intended solely for the use of the named
addressee. Any other use, printing, copying, disclosure or dissemination may
be subject to legal restriction. If you are not the intended recipient,
please contact the sender and delete all copies including any attachments.

============================================================================
==


-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe &lt;password&gt;' in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Add 'site:lists.sowder.com powerh-l' to your search terms to search the list
archive at Google.
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.851 / Virus Database: 271.1.1/3136 - Release Date: 09/15/10
14:34:00



More information about the powerh-l mailing list