start_dialog
short description:
activate the current dialog
sample call:
(start_dialog)
function signature:
number of arguments:
0
return value:
integer return code of the dialog
description:
This function enables and enters a modal flow for the currently active dialog. This function returns when the dcl dialog is closed by a call to done_dialog. The return code passed to done_dialog will be returned by start_dialog.
© Bricsys NV. All rights reserved.