Hi list! How come it behaves like this? >> string1: "foobar" == "foobar" >> type? string1 == string! >> to-path string1 == foobar >> path1: to-path string1 == foobar >> type? path1 ** Script Error: foobar is not defined in this context. ** Where: type? path1 /Regards Stefan -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
- [REBOL] Re: Path and contexts etc. Falk Stefan, ITS-SL
- [REBOL] Re: Path and contexts etc. Larry Palmiter
