swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
Functions       Platforms  
 

Base64 encoding and decoding (OMENC64) legacy

 
 

The base64 encoding and decoding library consists of functions that let you do base64 encoding and decoding.

Base64 encoding and decoding is frequently used when sending binary data by email. Since not all email systems transmit binary data correctly, you can encode your data in base64, send the data as regular email or as an attachment, and then have the recipient decode the data from base64.

The library consists of the following functions:

To use the base64 encoding functions in your OmniMark program, you must add the following statement to your program:

      include "omenc64.xin"

Functions
   Decode64
   Encode64
 
Platforms
   HP/UX
   IBM AIX
   Linux (Intel)
   MS Windows 98/ME
   MS Windows NT/2000/XP
   Sun Solaris
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:46:20 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.