Can someone explain this to me? a: "a" ; == "a" b: tail a ;== "" remove a;== "" a ;== "" b ;== ** Script Error: Out of range or past end try [b] ;== ** Script Error: Out of range or past end
;until here all is OK, but then: error? try [b] ; == false Is it an error? bug? --- Ciao Romano -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
