PA_Dial4DNewArrayText


version 2003


PA_Dial4DNewArrayText (dialog; variable)

Parameter Type Description
dialog PA_Dial4D Dialog reference
variable char* Name of the text array

Description

The routine PA_Dial4DNewArrayText creates an array of texts named variable . You then need to populate this array with calls to PA_Dial4DSetArrayText .

See Also

PA_Dial4DGetArrayText , PA_Dial4DSetArrayText .

Error Handling

None.