I'm not sure if it will tell you after leaving a field (or just after leaving the row) but you could try to put this in the field in an after eep, (save the value in a before eep), then check the value to see if a change was made. RBTI_DIRTY_FLAG Returns 1 if any DB Control value(s) in form were changed or 0 if nothing was changed. ----- Original Message ----- From: [email protected] To: RBASE-L Mailing List Sent: Wednesday, April 20, 2011 2:53 PM Subject: [RBASE-L] - Re: Comparing varchars
Wait... a dirty flag won't help. The varchar field is among many that are on the form, and all the flag will tell me is that the ROW is dirty, not the varchar field. I will need to compare a before/after of the varchar. Karen

