swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
Functions    
 

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
 
 

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

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:54:44 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.