×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 22/01/2009, at 1:31 AM, Brown, Stephen GRNRC wrote:
Field Prdid is used in more than 1 file and shares the name
throughout.
Say Prdid = 'A' from a previous file or move etc.
Chain to another file that contains the field Prdid fails, can the
value of any of the records on this file overwrite the value of Prdid
even though the chain actually failed.
How can an unsuccessful read (of any form) overlay existing data if
the read itself failed? You didn't read a record so you have no
values to overlay with.
Perhaps you think fields in a record format are replaced with default
values (e.g., blanks and zeroes) on an unsuccessful read? No, that's
not the case as is clearly explained in the RPG Reference manual:
If an input operation (CHAIN, EXFMT, READ, READC, READE, READP,
READPE) does not retrieve a record because no record was found,
because an
error occurred in the operation, or because the last record was
already retrieved
(end of file), then no data is extracted and all fields in the
program remain
unchanged.
Regards,
Simon Coulter.
--------------------------------------------------------------------
FlyByNight Software OS/400, i5/OS Technical Specialists
http://www.flybynight.com.au/
Phone: +61 2 6657 8251 Mobile: +61 0411 091 400 /"\
Fax: +61 2 6657 8251 \ /
X
ASCII Ribbon campaign against HTML E-Mail / \
--------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.