DialogError()

Syntax

Result$ = DialogError(#Dialog)
Description
Returns the last error message (in english) to get more information about dialog creation failure after OpenXMLDialog().

Parameters

#Dialog The dialog to use.

Return value

Returns the error message. If no additional information is available, then the error message can be empty.

See Also

CreateDialog(), OpenXMLDialog()

Supported OS

All

<- CreateDialog() - Dialog Index - DialogGadget() ->