|
![]() |
![]() |
version 2003
PA_UseSet (setName)
Parameter | Type | Description | |
setName | char * | → | Name of the set to use |
Description
The command
PA_UseSet
makes the records in
setName
the current selection for the table where the set belongs.
setName
can be a standard C string null terminated or a Pascal string, depending on previous calls to
PA_UsePStrings
or
PA_UseCStrings
.