realbasic-nug.de
[Top] [All Lists]

Re: Email Subject

To: realbasic-nug dot de at lists dot realsoftware dot com (REALbasic NUG German)
Subject: Re: Email Subject
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Fri, 26 Aug 2005 00:17:12 +0200
Comments: Written on a PowerMac G4 and sent via DSL.
Delivered-to: realbasic-nug dot de at lists dot realsoftware dot com
Andreas Franke [c] <info at doc4pc dot de> wrote:

> =?iso-8859-1?b?5Pb8?=

  dim s as string
  
  s=DecodeBase64("5Pb8")
  
  s=DefineEncoding(s,Encodings.ISOLatin1)
  
  MsgBox s

Klappt hier.

Mfg
Christian

-- 
Around ten thousand functions in one REALbasic plug-in. The MBS Plugin.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>

<Prev in Thread] Current Thread [Next in Thread>