Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"Base 64 encoding and decoding functions", by andy_a
Best use for these functions are for encoding binary files into text which is then included as an e-mail attachment. Could also be used to create a "Post-It" like program in Blitz. Thanks go to Mangus for allowing me to post his encoding function here on Blitz Coder web site.
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations