Updated 2014-04-03 02:51:20 by RLE

There is no goto command. Use a custom control structure instead; that covers almost every sane use of goto possible.

See Also