At 06:52 PM 5/29/02 +0100, you wrote: >And the 5 byte solution: > >$x$ > >I'll be impressed with the man who shows me the four byte solution. >Again, the control character is a hard ^T > >Jonathan Paton
Ok, newbie question here. Why should you use a control-T caracter here rather than, say, the letter 'a' ? As in $a x $a... ah, maybe to distinguish the end of the variable name and thus be able to remove the spaces too. Is that right? Andy Farnsworth