Dialog Functions
The functions listed below open dialogs for retrieving input which may be in the form of a button selection, list item, text, or value.
Opens the standard Windows dialog for selecting an action to abort, proceed, or stop. |
|
Opens a dialog for choosing from a bullet list. |
|
Opens a File Open dialog for chooosing a file name. |
|
Opens a File Open dialog for choosing a folder name. |
|
Opens a dialog for choosing from a drop list of items and returns the index of the selection. |
|
Opens a dialog for choosing from a drop list of items and returns the string of the selection. |
|
Opens a dialog for entering a number and returning it to the script. |
|
Opens the standard Windows dialog for selecting an action to proceed or stop. |
|
Opens a dialog for entering a simple string and returning it to the script. |
|
Opens a dialog for entering a multi-line string and returning it to the script. |
|
Opens a dialog for selecting true or false. |
|
Opens a dialog for entering a string or value and returning it to the script. The result is also saved to the dialog's history list. |
|
the standard Windows dialog for selecting Yes or No. |
|
Opens the standard Windows dialog for selecting Yes, No, or Cancel. |
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.