I observed the following behaviour using current cvs on windows:string foo = "cpi"matrix m1_cpi = I(2)printf "%.3f\n", m1_@fooresults in the message "The symbol 'm1_' is undefined". Is this intended or a bug? Best,Artur