Zdravim,

This is just one line code but it really excites me :))
maybe you find it useful for functions  accepting string! or block! as input.
It makes block with the string item out of a string and does not touch block.
And it's nicer than some ..either string? [...][...]...
:)

stribl: func [    "Returns block!. Accepts string! or block! as input."
    input    [string! block!]
][
    append copy [] input
]

that's that! :)))

Louci se
-- 
---------------------------------------------------------------
Boleslav Brezovsky, NOT know as Kryptoplex, maybe on [EMAIL PROTECTED]
                member of R.U.R (means RobotenUndRebol this week)
www.volny.cz/weirddream               MUSIC&SOUND               listen.to/sintezar   
---------------------------------------------------------------


Reply via email to