[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oDlg:close( < nResult > ) -> .T.
------------------------------------------------------------------------------
PARAMETER:
<nResult> Is the return code of the dialog. This value will be written
to the instance variable ::nResult, which can then be
checked to see how the dialog box was ended.
DESCRIPTION:
The ::Close() method closes a dialog box and removes it from the screen.
It is almost identical to the End() method
Like the ::End() method does ::close() evaluate the ::bValid
block, and cancel the shutdown if it returns FALSE
See Also:
End
bValid
nResult
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson