swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
Functions       Platforms  
  omenc64 - base64 encoding and decoding   Available in:
Standard
Professional
Enterprise

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 95/98/ME
   MS Windows NT/2000
   Sun Solaris
 
----  

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

OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:25:53 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-2002.