;
DEFINE -- Defines an abbreviation for a frequently-used command or string.
> DEFINE `r test\main$\math_io\write_io\ (Define `r so that it can be
used as an abbreviation for
the long routine name.)
> BREAKPOINT `r28 (These two lines are
> BREAKPOINT test\main$\math_io\write_io\28 equivalent.)