|
![]() |
![]() |
version 2003
PA_Dial4DSetTableFieldHListCurrent (dialog; variable; table; field)
Parameter | Type | Description | |
dialog | PA_Dial4D | → | Dialog reference |
variable | char* | → | Name of the variable to access |
table | short | → | Number of the table to select |
field | short | → | Number of the field to select |
Description
The routine
PA_Dial4DSetTableFieldHListCurrent
sets the current table and field for the specified hierarchical list populated by the
PA_Dial4DNewTableFieldHList
command.
See Also
PA_Dial4DDisposeHList , PA_Dial4DGetTableFieldHListCurrent , PA_Dial4DNewTableFieldHList .
Error Handling
None.