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
ABVis optional and gives the abbreviation of the table.KEYis the key identifier. It can be given, but in this case it is useless.
See also
Read, Readlock, Look, Update, Delete.