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

CREATE eventEnd_DialogEnd_Window()Get_Dialog_Info()Set_Dialog_Info()

Remarks

The most common reason that a form will not close is the use of Return 0 instead of Return 1 in the close event.