PA_Dial4DSetMaxDate

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

version 2003


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

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Variable name to access
dayshortDay of the maximum date
monthshortMonth of the maximum date
yearshortYear of the maximum date

Description

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


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