> You nailed it. I had a saverow after updating with an eep. > I would never have thought of that causing a problem.
After your SAVEROW, put an immediate PROPERTY TABLE TableName REFRESH. This will refresh the row buffer in the form from the saved record in the table and _should_ eliminate the appearance (to R:Base) of someone changing the form. -- Larry
