Hello Anton,
Somehow your email program seems to be dropping your subjects. (or are you
not typing them?)
I have run into this problem sometimes and it has to do with the conversion
of a lit-path to other data-types. Try this at the console;
>> to string! 'some/path/value
== "somepathvalue"
To me that is *very* anoying! I personally think that it aught to leave the
slashes in there when converting to string, but that is just me. Anyone else?
HTH
Ammon
A short time ago, Anton, sent an email stating:
> I just noticed this:
> >> append %aaa/ 'bbb/ccc
>
> == %aaa/bbbccc
>
> What happened to the slash ?
> Same result on beta and previous release of View.
> Does anyone else see this as an inconsistency ?
>
> Anton.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.