v125K *** 2011/01/03
.(BUG)
-"="(Compare) line cmd shows unmatch for TAB code(0x09) when comparing UTF8 file and locale code file.
-EBCDIC file related.
.Replace mode keyboard input:DBCS code override fails on SI+SO position.
.(Additional modification)
-wxe/gxe file print.
.Avoiding translation err to locale code EBCDIC file is printed using wide charcter(Unicode) API.
.Keep correspondency of CHAR/HEX1/HEX2 line at line split by screen width for "wxp **" when 3 line hex dump mode.
.(BUG)Invalid code is printed for the case of DBCS split when 2 page/seet printing.
.Work file screen is closed when print completed for "wxp **"/"wxp ***" cmd.
-other EBCDIC DBCS related.
.Cut & Paste
-SO/SI is inserted if required.
.SORt cmd.
-Replace to space for split DBCS at BNDs boundary if SBCS option is not specified.
.SPLit/TFLow cmd.
-Delete SI+SO for adjacent DBCS string.
-Replace to space for split DBCS at BNDs boundary.
.(Utilities)
.xprint
-(BUG)For 3 line hex dump mode, invalid HEX code is printed when UTF8 file lines are split by line width.
-(BUG)"Invalid Name Format" err when indirect option(-Yi) is specified.
-new /N8 option to print unicode hex code for 3 line hex dump mode for UTF8 file.
Default(/Y8) is printing by UTF8 hex code for UTF8 file.
Preceding x'00' of ucs code may not be printed to adjust column when /N8 option specified.
ex) xprint utf8-file -mtxu -n8
.xds
-(BUG)Invalid free space percentage is shown.