Re: How to decode this text
Thanks I tried but I included the UTF and ?= portions which i why it did not work. Chip On Tue, 30 Jul 2019 14:08:35 -0600, Neil Dennis wrote: > Just base 64 decode it. > > RG9lcyB5b3VyIGNvbXBhbnkgb2ZmZXIgaW5zdXJhbuKFvWU/ > > Decoded is > > Does your company offer insuranâ…˝e? > > Neil > > > >> On Jul 30, 2019, at 12:28 PM, Chip Scheide via 4D_Tech >> <4d_tech@lists.4d.com> wrote: >> >> I am playing with a method to extract the Body of emails to a plain >> text file >> I am using a trash folder which contains a bunch of spam... >> >> When I extract the subject I get the following text (as the subject): >> =?UTF-8?B?RG9lcyB5b3VyIGNvbXBhbnkgb2ZmZXIgaW5zdXJhbuKFvWU/?= >> >> How do I go about decoding the above line of text. >> >> Thanks >> Chip >> --- >> Gas is for washing parts >> Alcohol is for drinkin' >> Nitromethane is for racing >> ** >> 4D Internet Users Group (4D iNUG) >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:4d_tech-unsubscr...@lists.4d.com >> ** > > --- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4d_tech-unsubscr...@lists.4d.com **
Re: How to decode this text
Just base 64 decode it. RG9lcyB5b3VyIGNvbXBhbnkgb2ZmZXIgaW5zdXJhbuKFvWU/ Decoded is Does your company offer insuranâ…˝e? Neil > On Jul 30, 2019, at 12:28 PM, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > I am playing with a method to extract the Body of emails to a plain > text file > I am using a trash folder which contains a bunch of spam... > > When I extract the subject I get the following text (as the subject): > =?UTF-8?B?RG9lcyB5b3VyIGNvbXBhbnkgb2ZmZXIgaW5zdXJhbuKFvWU/?= > > How do I go about decoding the above line of text. > > Thanks > Chip > --- > Gas is for washing parts > Alcohol is for drinkin' > Nitromethane is for racing > ** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:4d_tech-unsubscr...@lists.4d.com > ** ** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4d_tech-unsubscr...@lists.4d.com **
RE: can't load internal 4D component
FYI: This case is solved! Windows Server 2019 may require a compatibility mode enabled to allow 4D to run. When it was enables, the 4D sofware began running correctly. David Ringsmuth ** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4d_tech-unsubscr...@lists.4d.com **
How to decode this text
I am playing with a method to extract the Body of emails to a plain text file I am using a trash folder which contains a bunch of spam... When I extract the subject I get the following text (as the subject): =?UTF-8?B?RG9lcyB5b3VyIGNvbXBhbnkgb2ZmZXIgaW5zdXJhbuKFvWU/?= How do I go about decoding the above line of text. Thanks Chip --- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4d_tech-unsubscr...@lists.4d.com **