OI event saves unread records? (OpenInsight 32-bit Specific)
At 28 AUG 2003 08:27:00AM Gerald Lovel wrote:
In AREV, if a user typed an identifier in the key field of a window, then pressed F9 Save instead of F8 clear, the form would clear since a record was never read.
In OI, typing an identifier and then sending SAVE to @WINDOW causes a READ event, followed by a SAVE event. Seems only nonsensical to me, but the programmer who says he does incremental updating of records on read events, which is why he can't use QBF, might wish to think about this.