Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

True or false. If false, the program execution returns to the calling procedure. If true, the event processing goes to the next level.

See also

DSOFIRSTDSOLASTDSONEXTDSOPREV events

Remarks

If the RowNum value is equal to 0 and if RefreshForm is false, the message box allows SYSPROG*MSG**OIWIN_GETROWNUM the user to enter a valid row number. If the RowNum value is equal to 0 and if RefreshForm is true then the only result of this event is synchronizing the form with the DataSet. This is used when if the contents of a DataSet have been changed programmatically.