Declaration define string function Encode64
value string Chars-In
with-sequence value string EncodeSeq optional
Argument definitions
- Chars-In
- The input stream data, in any format (for example, a binary file).
- Encode seq
- A sequence of up to 64 characters to be used as the encoding sequence. Duplicate characters are allowed but will be ignored. You can create your own unique encoding sequence or you may use one of the standard sequences. The standard sequences are defined as these macros: ENCODE64-BASE64, ENCODE64-UU, ENCODE64-XX.
Purpose
The Encode64 function converts data into Base64-encoded data. You can use this function to convert binary data (255-character-set data) into 64-character-set data that can be sent and received by all email programs.
|
Related Topics
|
Other Library Functions
|
OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.
Copyright © Stilo International plc, 1988-2010.