Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] base conversion

From: ptretter::charter::net at: 7-Aug-2001 14:35

I have a bunch of data in an email which is a picture of my sister and I want to use REBOL to convert it. Here is the details: Content-Type: image/jpeg; name="sis13.JPG" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="sis13.JPG" How do I handle all the data that follows that section. Paul Tretter