|
|
|
|
version 2003
PA_GetFieldName (tableNum; fieldNum; fieldName)
| Parameter | Type | Description | |
| tableNum | short | → | Table number |
| fieldNum | short | → | Field number |
| fieldName | char * | ← | Field name |
Description
The routine
PA_GetFieldName
returns in
fieldName
the name of the field whose table and field number are
tableNum
and
fieldNum
.
NOTE:
This entry point cannot be used for SubFields.