Curr

Curr is used as a Read or Update option to define the fact that the current record is considered.

Syntax

Read [ABV]KEY Curr
Readlock [ABV]KEY Curr
Look [ABV]KEY Curr
Delete [ABV]KEY Curr
  • ABV is optional and gives the abbreviation of the table.
  • KEY is the key identifier. It can be given, but in this case it is useless.

See also

Read, Readlock, Look, Update, Delete.