|
I have a file that contains two fields and twelve records. Field 1 =
Month & Field 2 = Status. I have found that when I read a record and do
an update with no actual change to the data every thing is fine. But, if
the data in the status field is changed then the program will not move
off of the record it just updated. It will read month 4 over and over
again incrementing the status counter. Why is this? Why would it not
update the record and then read month 5?
C UpdHdr BegSr
C Read MRFBSH1P
C Dow Not %Eof(MRFBSH1P)
C If h_Month = 4
C Eval h_Status += 1
C EndIf
C Update MRFBSH1R
C Read MRFBSH1P
C EndDo
C EndSr
Jeff Love
Programmer / Analyst
Merchandising Application Group
Information Technology
Bass Pro Shops
417-873-5472
jllove@xxxxxxxxxxx
A positive attitude may not solve all your problems, but it will annoy
enough people to make it worth the effort.
Herm Albright.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.