Difference is a high-level function that returns the differences
between two datasets. But datasets do not exist in Rebol
(they're not a datatype), so difference accepts any series including
strings. However, when you use it on the content of two files (read
%file), you get a strange result :
>> difference file1 file2
== {:"39%.@{}!(^^4567)~}
--
[EMAIL PROTECTED]
http://perso.worldonline.fr/mutant
- [REBOL] bug ? Re: danielsz
- [REBOL] bug ? Re: allenk
- [REBOL] bug ? Re:(2) danielsz
