> >If there is an error, 'result()' returns non-empty. The encrypted >value is in the variable 'it'. It will be larger than <source>. > I am curious why encrypt and decrypt are not functions (like compress, base64, etc) but return the value in 'it'? Robert