Win, sbasicg, 12.20 an interesting observation, probably already fixed <code> dim z(),y() u=35 v=50 y << u+0,v+0 ?y:pause ' interestingly this works z << u,v 'returns an error "COMMAND SEPARATOR FOUND ','" </code>