I found this on the web and it worked. Thanks alot.
Jim K.
______________________________ Reply Separator _________________________________
Subject: Re: [vtcl] Base64 Encoding
Author: <[EMAIL PROTECTED]> at maillink
Date: 10/8/97 5:21 PM
On Wed, 8 Oct 1997, Jim Kramer wrote:
> I need to include gif images in my vtcl app and I need to keep the
> file standalong. I know that you can use the -data option on image
> create to create the image from Base64 data. My question, does any
> anyone know how to convert a gif file to base64 encoded.
I used a program called "mpack" on unix to do this. Unfortunately I have
no pointers, but it should be in the standard archives. Alternatively, I
have some Java code and C code which does this (but it's not in a pretty
package). Send mail if you're interested.
-stewart-
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).