PA_Dial4DNewArrayLong


version 2003


PA_Dial4DNewArrayLong (dialog; variable)

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

Description

The routine PA_Dial4DNewArrayLong creates an array of long integers named variable in the dialog referenced by dialog . You then need to populate this array with calls to PA_Dial4DSetArrayLong .

See Also

PA_Dial4DGetArrayLong , PA_Dial4DSetArrayLong .

Error Handling

None.