<OBJECT>.IndexSetDialog()

Syntax

<OBJECT>.IndexSetDialog()

Description

The <OBJECT>.IndexSetDialog() method applies to:

The .IndexSetDialog() method displays the Primary Index or Query dialog box.

Supported By

Alpha Five Version 6 and Above

Limitations

Desktop applications only.

Examples

dim frm as P

frm = form.view("Customer Information")

frm.indexsetdialog()

See Also

Browse Functions and Methods, Form Functions and Methods