PA_Dial4DNewArrayReal

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_Dial4DNewArrayReal (dialog; variable)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the real array

Description

The routine PA_Dial4DNewArrayReal creates an array of reals named variable in the dialog referenced by dialog. You then need to populate this array with calls to PA_Dial4DSetArrayReal.

See Also

PA_Dial4DGetReal, PA_Dial4DSetReal.

Error Handling

None.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next