/* Next line gives FRED the value "Frederic" */
Fred="Frederic"
0-9)
or a period.a-z
to uppercase
A-Z).
However, if it is a compound symbol (described in
Section 1.13.5, “Compound Symbols”), its value is the
derived name of the symbol.
/* If Freda has not yet been assigned a value, */
/* then next line gives FRED the value "FREDA" */
Fred=Freda
=)
is an assignment, rather than an expression
(or a keyword instruction). This is not a restriction, because you can ensure
that the clause is processed as a command, such as by putting a null string
before the first name, or by enclosing the expression in
parentheses. Address="10 Downing Street";