PA_Dial4DSetMax

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

version 2003


PA_Dial4DSetMax (dialog; variable; maxValue)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the variable to access
maxValuedoubleMaximum value for the variable

Description

The routine PA_Dial4DSetMax allows you to dynamically change the maximum value allowed for a variable. If the user enters a value greater than this value, an alert will prompt him to enter a correct value.

See Also

PA_Dial4DSetMin.

Error Handling

None.


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