Updated 2008-09-07 10:01:07 by dkf

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

See Also