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



Yeah..i have some audit fields too which also will get updated and i am
showing a history log based on those audit fields
On Feb 8, 2013 12:38 AM, "Jerry C. Adams" <midrange@xxxxxxxx> wrote:

As someone else said, using data structures (before and after) can be used
to test for changes. I usually used that method, though, to determine if,
for an interactive update, I wanted to do the update at all.

That is, on the first CHAIN to the file I use CHAIN(N) so that, if the @#$%
user walks away before pushing Enter, the record doesn't get locked. Then
when the user presses the Enter key, retrieve the record again (just CHAIN)
and see if someone else came in before s/he finished. If so, redisplay
with
a message and the new data elements.

By the way, why would you not want to update the record if the display file
fields have not changed? Agreed it's a waste of time, but what's a couple
of microseconds? Figured there must be another reason.

Jerry C. Adams
IBM i Programmer/Analyst
Problems are the price you pay for progress. -Branch Rickey
--
Home Office: 615-832-2730
email: midrange@xxxxxxxx


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Nisha Ramesh
Sent: Thursday, February 07, 2013 1:01 AM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: How to know whether some field value is changed in a display
file?

That will turn the indicator on if i reenter blanks on an already blank
field...
On Feb 7, 2013 12:25 PM, <Dirk.Marien@xxxxxxxxxxxxxxxxx> wrote:
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.


--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.



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.