TO-BINARY
REBOL Dictionary 2.0
Converts to binary value.
to-binary value
value - Value to convert
Converts other values to BINARY.
probe to-binary "123456" #{313233343536}
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies