Klaas-Jan Stol wrote:

        x["y;a"] = $P10 # (1) this does not work with the code below

You want:

  x["y"; "a"] = $P10

leo

Reply via email to