S
ske
Guest
> It throws true on every leave of the field, even in the case where just tabbing When I try it, it works. But I'm on an old version, so I don't know if something might have changed. But more likely, maybe there is something in the rest of your program that affects the status of the MODIFIED attribute? E.g if you DISPLAY the field when it is already enabled, then MODIFIED becomes TRUE. You can reset MODIFIED before editing by turning off and on the field's SENSITIVE attribute. Or don't enable the field until after you DISPLAY it. (According to the ABL reference.)
Continue reading...
Continue reading...