PA_Dial4DSetDate

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

version 2003


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

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the variable to access
dayshortNew day value
monthshortNew month value
yearshortNew year value

Description

The routine PA_Dial4DSetDate sets the value of a variable whose name is variable to the values in day, month, and year. This variable will become a date, there is no conversion.

Error Handling

None.


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