In article <[EMAIL PROTECTED]>,
Josef Drexler <[EMAIL PROTECTED]> writes:
> On Mon, 10 Jun 2002, Michael W Thelen wrote:
>> Finally, after having $V=$T=$p=$q=$s=$Z (or something similar) in my program
>> for the entire week, I found a clever way of undefining all variables $B..$Z
>> (not $A-$Z, just considering the tiebreaker):
>>
>> map$$_=$Z,B..Z;
>
> You could just reset'B-Z' (4 chars shorter but a slightly worse tie-breaker)./me scribbles notes on interesting techniques.
