|
![]() |
![]() |
version 2003
PA_Dial4DSetMax (dialog; variable; maxValue)
Parameter | Type | Description | |
dialog | PA_Dial4D | → | Dialog reference |
variable | char* | → | Name of the variable to access |
maxValue | double | → | Maximum 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
Error Handling
None.