
|
If you were logged in you would be able to see more operations.
|
|
|
Yep. Parser bug-a-boo.
On Sun, 7 Nov 2004 13:43:10 -0500, William Wood <william.wood@gsk.com> wrote:
> Why does this work:
>
> rx2 = ri2 = 0.0
> rx = ri = 0.0
>
> but this doesn't:
>
> rx2 = ri2 = rx = ri = 0.0
>
> bug-a-boo?
>
>
|
|
Description
|
Yep. Parser bug-a-boo. 
On Sun, 7 Nov 2004 13:43:10 -0500, William Wood <william.wood@gsk.com> wrote:
> Why does this work:
>
> rx2 = ri2 = 0.0
> rx = ri = 0.0
>
> but this doesn't:
>
> rx2 = ri2 = rx = ri = 0.0
>
> bug-a-boo?
>
> |
Show » |
|