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 uncodedReturn value
STRINGthis function encodes UTF-8 to modified UTF-7 (used for imap foldernames)
LOADLIB "wh::internet/imap.whlib";
STRING FUNCTION EncodeMUTF7(STRING uncoded)STRING uncodedSTRING