|
|
|
|
version 2003
PA_GetTableAndFieldNumbers (tableFieldNames; tableNumPtr; fieldNumPtr)
| Parameter | Type | Description | |
| tableFieldNames | char * | → | Valid table & field names |
| tableNumPtr | short * | ← | Table number or 0 |
| fieldNumPtr | short * | ← | Field number or 0 |
Description
The routine
PA_GetTableAndFieldNumbers
returns into the shorts pointed to by
tableNumPtr
and
fieldNumPtr
the table and field numbers for the table/field name specified by
tableFieldName
.
NOTE:
This entry point cannot be used for SubFields.