Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WDialog:Ok() Method
Confirm any changes made and try to close the dialog
------------------------------------------------------------------------------

Syntax
<oWnd>:Ok( [ <nResult> ] )   -->  1

Arguments
<nResult> is an optional numeric result (default IDOK) to be
assigned to the Result property.

Returns
One (1).

Description
This method checks the Valid property, and if .T. invokes the
EndDialog() method with the <nResult> value.

Example


See Also: Valid WDialog:Cancel() WDialog:EndDialog()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson