PA_Dial4DSetMin


version 2003


PA_Dial4DSetMin (dialog; variable; minValue)

Parameter Type Description
dialog PA_Dial4D Dialog reference
variable char* Name of the variable to access
minValue double Minimum value for the variable

Description

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

See Also

PA_Dial4DSetMax .

Error Handling

None.