× 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.



Scott,

This started to dawn on me just before your message showed up.

I moved on to the delete op code and I think I'm seeing the same thing. I doesn't appear that the record portion is passed on a delete operation either. I guess key information will need to be passed as additional parms to specify which record to delete. Same thing if I want to mimic a Chain or do any kind of record positioning.

Rick

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, September 23, 2010 2:15 PM
To: RPG programming on the IBM i / System i
Subject: Re: Special file parameter issue

Hi Rick,

A WRITE statement in RPG will move the fields from your RPG program to the file (or SPECIAL file program in this case.)

A READ statement does the opposite, it moves the fields from the file (or SPECIAL program) to your RPG.

Therefore changing the fields before a READ doesn't make sense. But it does make sense that the field values you change prior to a READ won't be reflected in the SPECIAL program. After all... READ doesn't send data out to the special program! It just gets data as input from that program.

Privileged and Confidential. This e-mail, and any attachments there to, is intended only for use by the addressee(s) named herein and may contain privileged or confidential information. If you have received this e-mail in error, please notify me immediately by a return e-mail and delete this e-mail. You are hereby notified that any dissemination, distribution or copying of this e-mail and/or any attachments thereto, is strictly prohibited.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.