Todd Geist wrote:


On Apr 29, 2006, at 10:43 AM, Mark Smith wrote:

repeat for each char c in yourString
  put numToChar((charToNum(c)) bitXor 90) after newStr
end repeat



Mark,

Forgive me but, How do I go the other way?

I want to encode it back the other way?

Just do the same thing again .... xor "reverses" itself

--
Alex Tweedly       http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/326 - Release Date: 27/04/2006

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
  • Re: xored Alex Tweedly

Reply via email to