Language Reference (html) REALbasic 2007r1 Mac OS X 10.4.8 OTHER PLATFORMS: NOT CHECKED
EncodeBase64 Function <quote> Example The following example encodes UTF-8 text for transmission without line breaks. Dim encodedText as String encodedText = EncodingBase64(utf8text, 0) </quote> What is EncodingBase64 ? HTH, Emile _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
