LIST-QUERY-ATTRS function
Returns a comma-separated list of attributes and methods that are supported for an object or widget.
Syntax
handle
ExampleThe following example uses the LIST-QUERY-ATTRS and LIST-SET-ATTRS functions to populate selection lists with the valid attributes and methods for a specified widget. When you run this procedure, type ? at any time to see lists of valid attributes for the widget that currently has focus.
See alsoCAN-QUERY function, CAN-SET function, LAST-EVENT system handle, LIST-EVENTS function, LIST-SET-ATTRS function, LIST-WIDGETS function, VALID-EVENT function
OpenEdge Release 10.2B
|