Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Closes a dialog window that has been opened by OPEN Function (Dialog).
Syntax
Dialog.CLOSE
Parameters
Dialog
Type: Dialog
The Dialog variable that you are closing.
Remarks
If CLOSE is used on a dialog window that is not open, a run-time error will occur.
The dialog windows of an object are automatically closed when the object terminates.