(1) In a high-level programming language, a statement that directs the computer to go to some other part of the program. Low-level language equivalents are "branch" and "jump." See
branching logic and
goto-less programming.
(2) In the dBASE language, a command that directs the user to a specific record in the file. See
dBASE.
(3) In word processing, a command that directs the user to a specific page number.