Please enable JavaScript to view this site.

ESL Documentation

Description:

Sets an ESL string variable target_esl_string to ESL string variable source_esl_string.

Routine:

EslSetStringHandle(target_esl_string,

                   source_esl_string)

 

    PHSTRING target_esl_string; /* pointer to an ESL

                                string variable */

    HSTRING source_esl_string;  /* ESL string

                                variable  */

Returns:

TRUE (LONG)