Thank you romano I think I have a long way in front of me before I fully understand the s-c? code. Sometimes it seems the more I go the less I know. I would be glad if someone (Ladislav ?) could explain it to me.
Patrick No news of rebol/core 2.6 ? it was supposed to be available this week, isn't it ? ----- Original Message ----- From: "Romano Paolo Tenca" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 2:23 PM Subject: [REBOL] Re: [refactoring s-c?] > Hi Pat, > > > all [ > > not undefined? word2 > > same? word1 first bind [word1] word2 > > ] > > ] > > ] > > 1) If you do not get 'word1 o reduce [word1], 'word1 is 'word1, not its value > (the real word to test) > > 2) if 'word1 is not in the context of 'word2, bind does not change it and > same? return true. > > >> o: context [b: 2] > >> same? 'a first bind [a] in o 'b > == true > > --- > Ciao > Romano > > > > -- > 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.
