subfile in WHILE RETRIEVING?
Richard Witkopp
RWitkopp at phxa.com
Wed Sep 15 15:50:55 CDT 2010
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 <password>' 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.
==============================================================================
More information about the powerh-l
mailing list