Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Select Mode

Meaning

0

No select list is active (disable the select)

1

Latent file select

2

Latent index select

 

 If a select condition is active, subsequent BASIC+ READNEXT statements will return record keys until the file has been exhausted. If no select list is active, a subsequent BASIC+ READNEXT statement will fall through its ELSE branch.

...