Forum Discussion
ims_243721
Nimbostratus
Jan 15, 2016TCL encoding command not accepted
I need to encode variable with unicode
set uni_msg [URI::query [HTTP::uri] "msg"]
set en_msg [encoding convertto unicode $uni_msg]
Seems that F5 interpreter not accepting encoding TCL comm...
ims_243721
Nimbostratus
Jan 15, 2016@kai thanks for your support, below example of my array
$unicodeArray[1] = "0x13";
$chrArray[6] = "a";
$unicodeArray[2] = "0x14";
$chrArray[7] = "b";
$unicodeArray[3] = "0x25";
$chrArray[8] = "c";
$unicodeArray[4] = "0x26";
$chrArray[9] = "d";
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects