> Am I to understand that _all_ issues have the _#_ prefix? If so, then
> are binary values "issues" as well? From the above document:
>
> #{42652061205245424F4C}
The documentation is a little unclear there.
Or, from another perspective, # is somewhat overloaded:
#{....} is binary!
#"." is character!
#.... is issue!
An issue! cannot contain a opening or closing brace, nor can it contain
a double quote, so the three uses of # are quite separate.
Sunanda
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.