[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RETURN                   Return from Subroutine

 RETURN [{linenum | linelabel}]

    Transfers program execution from a subroutine to the line following
    the GOSUB, or to another specified line.

     linenum    A program line number.

   linelabel    A valid line label.

   -----------------------------------------------------------------------

      Notes:    {linenum | linelabel}, if used, must refer to a line at
                the same program level from which the subroutine was
                called.

See Also: GOSUB
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson