|
|
|
|
version 2003
PA_Dial4DCancelValidate (dialog; cancel)
| Parameter | Type | Description | |
| dialog | PA_Dial4D | → | Dialog reference |
| cancel | char | → | 1 : Cancel the dialogs, 0 : Validate the dialog |
Description
The routine
PA_Dial4DCancelValidate
forces the dialog to either be cancelled or validated. It acts as the
CANCEL
or
ACCEPT
4D commands.
See Also