Syntax
| Dialog dialogvar[, default]
-or-
Dialog(dialogvar[, default])
| ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description
| Display the dialog associated with dialogvar. The initial values of the dialog fields are provided by dialogvar. If the OK button or any push button is pressed then the fields in dialog are copied to the dialogvar. The Dialog( ) function returns a value indicating which button was pressed. (See the result table below.)
| ||||||||||||||
See Also
| |||||||||||||||
Example
|
|