ProcessEnter

Description

Occurs when the user presses the Enter key when focus is in the DataWindow or the DataWindow's edit control.

PowerBuilder event information

Event ID: pbm_dwnprocessenter

ProcessEnter is not a standard PowerBuilder DataWindow event. To write a script for this event, you must first define a user-defined event for the event ID pbm_dwnprocessenter.

Return Values

There are no special outcomes for this event. The only code is:

0 -- Continue processing