Merge value
Posted: Sun Apr 11, 2004 9:08 pm
Let say I have 2 variables $X and $Y with value(char) for each one. I want to merge/combine the both value and assign it to a new variable $Z. The problem is I don't know how to merge/combine it. Anybody can help me pls?