SQL$HELP_OLD72.HLB  —  FOR Counted Control, Arguments  beginning-label:
    Assigns a name to the FOR statement. A named FOR loop is called
    a labeled FOR loop statement. If you include an ending label,
    it must be identical to its corresponding beginning label. A
    beginning label must be unique within the procedure in which the
    label is contained.
Close Help