Use Next SUB (or Shift+F2) to bring another SUB into the
View window.
┌───── C ─────┐
│ │ The QBX environment moves from
┌───── B ─────┐ │ procedure to procedure in
│ │ ─┘ alphabetical order. In this example,
┌───── A ─────┐ │ pressing Shift+F2 once moves from
│ │ ─┘ procedure B to C pressing it twice
│ │ moves to A.
└─────────────┘
Note: Ctrl+F2 moves through the procedures in reverse
alphabetical order.
Tip: For programs with many procedures it may be quicker
to use the View SUBs command.