Ingo, Thanks a lot, I will try. I just want to ask : - How do you know that ? - How can we know/find that 'request-file has been defined in an object,=20 which has 'req-file as name ? - Why 'request-file doesn't appear in this object ?
Charles. Ingo Hohmann a =E9crit : > request-file has been defined in an object, so it accesses > some words from the objects context. > > The object in question here is req-file ... > > So you need ... > > req-file: make object! [ > dp: none > p1: none > ld: none > dn: none > s1: none > ; .... and so on > set 'request-file: ; ... and so on > ]=20 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
