View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000184 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2013-09-24 08:25 | 2014-09-08 10:41 |
|
Reporter | Falk Reichbott | |
Assigned To | Falk Reichbott | |
Priority | low | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | |
Platform | General | OS | General | OS Version | General |
Product Version | | |
Target Version | 5.4 | Fixed in Version | | |
|
Summary | 0000184: Wide character support for text IO |
Description | Text IO (TIO) currenty works only for single Byte or UTF-8 character sets. Wide character Support (UTF-16/32) is missing. |
Additional Information | The character conversion are used to convert each text to UTF-8 and then text formatting can be used to solve this problem. This is the standard way the CONV command works. Means don't use text-IO for multibyte character sets (UTF16/32). Use block IO charcter conversion and text formatting. |
Tags | No tags attached. |
|
Attached Files | |
|