$string1 = $string1 + $string2
How can this be done? I haven`t found a string merge function in the help file.
Archive: $string1 = $string1 + $string2
$string1 = $string1 + $string2
How can this be done? I haven`t found a string merge function in the help file.
StrCpy $R0 `$R1$R2`
Stu
Thanx, this worked