PA_Dial4DSetMinDate


version 2003


PA_Dial4DSetMinDate (dialog; variable; day; month; year)

Parameter Type Description
dialog PA_Dial4D Dialog reference
variable char* Variable name
day short Day of the minimum date
month short Month of the minimum date
year short Year of the minimum date

Description

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

See Also

PA_Dial4DSetMaxDate .