Dialog (statement)
Syntax | Dialog DialogVariable [,[DefaultButton] [,Timeout]] |
Description |
Same as the
Dialog
function, except that the
Dialog
statement does not return a value.
|
Example |
This example displays an Abort/Retry/Ignore disk error dialog box.
|
See Also | Dialog (function); DlgProc (function) |