Hi Ladislav, Good point. Indeed people should say "je ne regrette rien", but actually they often say "je regrette rien". However the meaning is the same and it is obviously NOT the same with this two Rebol code.
And BTW, "Je ne regrette rien" is a great song by Edith Piaf. Patrick ps : "je ne regrette rien" means "I regret nothing" or "I have no remorse" ----- Original Message ----- From: "Ladislav Mecir" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 23, 2001 2:17 PM Subject: [REBOL] Re: why 2 error? > Hi Patrick, > > there seems to be an analogy between the Rebol code below and the difference > between french: > > "Je regrette rien." and "Je ne regrette rien." ;-) > > <<Patrick>> > > error? try [get/any :word] :== true > error? try [error? get/any :word];== false > > <</Patrick>> > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
