I think I'll follow this path. You mean turn the string into a number using
the chr value?

Marshall Dudley wrote:

> The easiest way to do a crypt with plain vanilla 4 funtion math is to turn
> the string into a number, then divide the number by a large prime number.
> Then take the decimal part of the answer, and truncate to the desired
> length.
>
> Marshall

--                                                         --
To understand recursion, one must first understand recursion.
--                                                         --
    - Martin Langhoff @ S C I M  Multimedia Technology -
      - http://www.scim.net      | God is real until  -
      - mailto:[EMAIL PROTECTED]  | declared integer   -



Reply via email to