SYNOPSIS:
    GOTO label

DESCRIPTION:
    Jump to a label within a macro file. A label is defined by
    a line only containing the string ":labelname".

SEE_ALSO:
    labels
