| .LOCATE Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| 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 Details 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  CSRLIN   POS |