EncodeMUTF7 (open)
this function encodes UTF-8 to modified UTF-7 (used for imap foldernames)
Syntax
LOADLIB "wh::internet/imap.whlib";
STRING FUNCTION EncodeMUTF7(STRING uncoded)
Parameters
STRING uncoded
Return value
STRING
this function encodes UTF-8 to modified UTF-7 (used for imap foldernames)
LOADLIB "wh::internet/imap.whlib";
STRING FUNCTION EncodeMUTF7(STRING uncoded)
STRING uncoded
STRING