7.50 ENDSELECT

The ENDSELECT command has 2 uses:

  • To "delimit" a database file processing loop that is caused by a SELECT command.

  • To "delimit" a list processing loop that is caused by a SELECTLIST command.

Refer to the SELECT and SELECTLIST commands for more details and examples of this command.

Also See

7.50.1 ENDSELECT Parameters

7.50.2 ENDSELECT Examples

ENDSELECT ---- no parameters ---------------------------------|
  • No labels