LACC
LACC
Lists all records from the current set that have a field containing the specified string.
Syntax
LACC
Comments
LACC stands for “List All Current Containing.” It lists the contents of the current set which have the specified string contained in the indicated field. It also makes the resulting set the current set.
It is useful for narrowing the set of records found originally by LAC.
Example
The result of the example illustrated in LAC could be further narrowed to include only fields whose field name contains the string “ID.”
lacc fieldname id