Encodes a string into Base64 format.

Base64 format is used for XML binary encoding as well as for MIME type encoding of email messages.

Syntax:

o.Base64Encode(lcInput)
Return: .T. or .F.
Parameters: lcInput
String to be encoded

See also:

Class wwipstuff

Updated: 9/17/2001 | Send topic feedback