LOCATE - a device I/O statement that moves the cursor to the specified position Syntax LOCATE [row][,[column][,[cursor][,[start,stop]]]] - You may omit any argument. See
about how QuickBASIC assigns default values to omitted arguments - row and column to move the cursor - cursor, start, and stop define the visibility and shape of the cursor See Also