The jSelectList Object is created by the Select method of the jEDI Object. It holds a list of record keys that are used by the Readnext method to supply the next record key.
Part |
Description |
---|---|
Destvar |
The name of a string that receives the element. |
jSelectListobject | The name of a jSelectListobject to operate on. |
Stores a jSelectList in the jBase work file.
Part | Description |
---|---|
Name | A string expression that evaluates to the name of the list to be written. |
jSelectListobject | The name of a jSelectListobject to operate on. |