PA_Dial4DSetText

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

version 2003


PA_Dial4DSetText (dialog; variable; text; textLength)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the variable to access
textchar*Pointer to the text that will fill the variable
textLengthlongLength of the text

Description

The routine PA_Dial4DSetText sets the variable variable to the given text.

See Also

PA_Dial4DGetText.

Error Handling

None.


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