|
![]() |
![]() |
version 2003
PA_Dial4DSetText (dialog; variable; text; textLength)
Parameter | Type | Description | |
dialog | PA_Dial4D | → | Dialog reference |
variable | char* | → | Name of the variable to access |
text | char* | → | Pointer to the text that will fill the variable |
textLength | long | → | Length of the text |
Description
The routine
PA_Dial4DSetText
sets the variable
variable
to the given text.
See Also
Error Handling
None.