127P:2015/01/19
1.BUGs
-For /o option of EDIt/BROwse cmd, it could not specifiy the value over 4GB.
-(Win:64bit) It may crash when EBCDIC translation.
-(Linux:64bit)errournours result for double word calc(bc cmd, tool:xbc).
-(64Bit) CPEB option of CV cmd was rejected.
-RECFM=V file is broken at save if there are split record.
(LRECL over display width by /M (default is 9999) is displayed as multiple split lines.)
-4 bits record type on record header of MicroFocus RECFM=V file was replaced
to 4(Standard Data Record) except top header record.
-Scroll function specified Max crashes if the file max line length < screen width.
-For partial edit with offset parameter and Save command with filename parameter
(EDIt file1 oxxx-yyy + SAVe file2),
if SAVe cmd repeated, the record at the 2nd offset boundary will be broken.
2.Additional functions.
-Issue confirmation msg for large file when open.
Limit is specified on ini file.
LargeFileSize(MB) =1 #(100)# Size of large file to issue warning when open, 0 means no limit. ||vazd
Default is 100MB for 32 bit OS, 1GB for 64 bit OS.
3.Miscellaneous.
-When SAVe cmd with destination filename is failed by such as Disk full,
close it as to delete from out of xe session.
-Expanded record display width from 9999 to 32760.
4.Tools.
-xcv v1.19
.(BUG) /List option rejected if conbined with /ICU (listing of ICU converter)