Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

GOTO

1977 Version of ANSI Standard

GOTO command

See Goto for formal definition.

  1. Result Right Arrow A.
  2. Perform the following operations in order:
    1. Examine Argind.
      If Argind = True, GET previous level’s Argind and Window position from the Stack.
      GET the indirect argument off the Stack.
      Repeat until Argind = False.
    2. Examine Forsw.
      If Forsw > 0, GET that FOR information off the Stack.
      Forsw - 1 Right Arrow Forsw.
      Repeat until Forsw = 0.
    Load routine named in A if necessary.
    Then position window to the first character of the entry reference named in A.
Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

This page most recently updated on 15-Nov-2023, 19:01:29.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)