#posX = x; #posY = y; $srBuf = searchbuffer; #srOpt = searchoption; escape; replaceallfast "^[ @\t]+", "", regular; replaceallfast "[ @\t]+$", "", regular; moveto #posX, #posY; setsearch $srBuf, #srOpt; endmacro;