Re: Re: bug in rest of list?
Re: Re: bug in rest of list?
- Subject: Re: Re: bug in rest of list?
- From: Michelle Steiner <email@hidden>
- Date: Tue, 5 Feb 2002 16:07:20 -0700
On 2/5/02 3:50 PM, email@hidden <email@hidden> wrote:
>
>Works normally here: errors as "can't make "====" into an integer"
>
>(translated from the French error message).
>
>
missing my point, which was that the error message should read
>
>
Can't make {"===="} into an integer
No, because it first casts the one-item list into the data type of that
item.
{"aaa"} becomes "aaa"
{3} becomes 3
etc.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------