PA_Dial4DSetMinDate

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

version 2003


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

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Variable name
dayshortDay of the minimum date
monthshortMonth of the minimum date
yearshortYear 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.


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