if(x > 1){ for(y=1; y<=Bottom; y++){ [x-1,y] = [x-1,y] + "" + [x,y]; } CutCol(); move(-1,0); }