|
![]() |
![]() |
version 2003
PA_UseNamedSelection (selName)
Parameter | Type | Description | |
selName | char * | → | Name of the named selection to be used |
Description
The routine
PA_UseNamedSelection
uses the named selection
selName
as the current selection for the table to which it belongs.
If the named selection was created using
PA_CutNamedSelection
, then it is cleared from memory.
This is similar to the
USE NAMED SELECTION
command. Please refer to this command for more information.
Example
0