TO-PAREN
REBOL Dictionary 2.0
Converts to paren value.
to-paren value
value - Value to convert
Converts other values to PAREN.
print to-paren "123 456" 123 456
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies