TO-BLOCK
REBOL Dictionary 2.0
Converts to block value.
to-block value
value - Value to convert
Converts other values to BLOCK.
print to-block "123 10:30" 123 10:30
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies