On Thu, Jan 31, 2002 at 05:28:15PM +0100, [EMAIL PROTECTED] wrote:
> One can get as close to 0.833 as one wants, by writing something like:
> 
>     $&&=s&&&&&s&&&;
> 
> and adding as many 's&&&&&'s after the = as needed to obtain the desired
> ratio.

$& is readonly; how about $&&&s&&&&&s&&&;

Ronald

Reply via email to