Skip to content

EXEC_ADL_EXPORT_DLG ​

EXEC_ADL_EXPORT_DLG shows the ADL export dialog and also performs the export specified by the user (if the dialog has not been cancelled).

Syntax ​

leo-grammar
CC "ImportExport" EXEC_ADL_EXPORT_DLG
CC "ImportExport" EXEC_ADL_EXPORT_DLG

Parameters ​

none

Returns ​

none

Details ​

This command has the same effect as if the user selects "ADL Import" at the user interface. The running AdoScript gets no information whether anything and what has been exported.

For custom export formats (e.g. XML) there is also a command SHOW_EXPORT_DIALOG. That command shows just the dialog without doing an export. Therefore all selected options are returned.

Another export dialog is provided by the "Documentation" MessagePort (CC "Documentation" EXEC_EXPORTDIALOG).

See Also ​

SHOW_EXPORT_DLG
EXEC_EXPORTDIALOG
EXEC_ADL_IMPORT_DLG

Versions and Changes ​

Available since ADOxx 1.3