1. RE: Just want to know
- Posted by Andy Serpa <renegade at earthling.net> Jun 22, 2002
- 480 views
Kat wrote: > On 22 Jun 2002, at 10:17, jordah ferguson wrote: > > > > > In found out many people send attachments on this list which show up as > > Base64. i have coded a program that you can paste in base64 code and > > decode it into a file. Anyone interested? > > Send it to the contrib page? > > Kat > > WinZip will also decode them. Just paste 'em into a text editor, save it, and run WinZip on it...
2. RE: Just want to know
- Posted by Kat <gertie at PELL.NET> Jun 22, 2002
- 445 views
On 22 Jun 2002, at 13:16, Andy Serpa wrote: > > > Kat wrote: > > On 22 Jun 2002, at 10:17, jordah ferguson wrote: > > > > > > > > In found out many people send attachments on this list which show up as > > > Base64. i have coded a program that you can paste in base64 code and > > > decode > > > it into a file. Anyone interested? > > > > Send it to the contrib page? > > > > Kat > > > > > WinZip will also decode them. Just paste 'em into a text editor, save > it, and run WinZip on it... But that's not very Euphoric! Kat
3. RE: Just want to know
- Posted by acran at readout.fsnet.co.uk Jun 22, 2002
- 474 views
<snip> >> WinZip will also decode them. Just paste 'em into a text editor, save >> it, and run WinZip on it... >But that's not very Euphoric! >Kat </snip> I agree 100%. If you have written just one line of Euphoria code that solves a problem then please please please share it. If it's a 50 liner then slap it in an email to the EUforum at topica.com list otherwise put together a ZIP file and send it to RDS. Think of the fameYou might even get some micro economy stuff. Share, help, contribute, whatever... This is what makes the Euphoria community so valuable. Regards, Andy Cranston.
4. RE: Just want to know
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Jun 24, 2002
- 476 views
It was in dos, so i would have to strip out the comments so as i stay with b64 code only, then save it then ran it then rename output file,,..... i could go on forever. why not paste or drag and drop then save in desired name? jordah Wolf wrote: > B. Johnson wrote an EU Base64 decoder years ago. > > > But that's not very Euphoric! > >