Checking records during Append

Pickering, John (NORBORD) John.Pickering at norbord.com
Sat Nov 20 20:15:42 CST 2010


You will need to loop through the existing values on the screen in the EDIT PROCEDURE comparing FIELDVALUE with the data item of the other occurrences. You will need to check OCCURRENCE to avoid comparing FIELDVALUE with the data item in its own occurrence.

And why am I answering this on a Saturday evening? :-)

JWP 

________________________________

From: powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com <powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com> 
To: PowerhouseList Post <powerh-l at lists.sowder.com> 
Sent: Sat Nov 20 21:06:21 2010
Subject: Checking records during Append 


Does anyone remember what the trick is to checking between records entered (occurs 10) during the Append process?
 
Alternately, is there a way to push update stay from inside the Append?  
 
Old record xx yy zz 11 22
Old record zz rr 33 44 77
New rec    zz qq 33 44 66 ;my edits work fine here, checking against the put records
New rec    zz qq 33 99 66 ; Here, the edits do not work because I am mid-append, data not yet stored. The value 33 is not allowed for the 2nd of paired 
                                      ; records but the data is not saved yet.
 
Thanks for any tips,
 
Karen Barrett

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20101120/cfcf8793/attachment.htm 


More information about the powerh-l mailing list