Returns the table lock status.
ISFLOCKED([nWorkArea | cTableAlias]) |
Parameters
- nWorkArea
-
Specifies the work area number of the table for which the lock status is returned. If you omit cTableAlias and nWorkArea, the lock status is returned for the table open in the current work area.
- cTableAlias
-
Specifies the alias of the table for which the lock status is returned. An "Alias not found" error message is generated if you specify an alias of a table that isn't open.