Have you tried this:
code:
Dim $A[2]
$A[0] = "z"
$A[1] = "x"
$B = $A

_________________________
There are two types of vessels, submarines and targets.