126H:2012/07/14

     1.BUGs
       -(WXE)menu:SaveAs requests replace confirmation even for new file.
       -Select command without member specification fails if the only one member's name is space embeded.
       -EBCEDIC file conversion crashes if it contains lines with legth=0
       -word highligtening by FWF/BWF(Alt+"["/Alt+"]") distubed by pair search(Alt+".")
       -start of s3270 connection is not stable.(sleep 1 second to wait 3270 process startup)
       -(LNX)crash for too long path(max pathlen was expanded from 512 to 4096)
       -(XXE)null(0x00) is displayed by alternative char on 1,2,3.12 and 3.14 panel.

     2.Additional.
       -(Wxe)Open file dialog supports file type filter.
             menu:NewFile opens not tempfile but file dialog.
       -(Win)new WTL/ATL(without MFC) version compiled on vs2010Express(x8632 and amd64).
             vs2010 debugger breaks if un-initialized variables are detected,
             all "un-initialized valiable" warning was squeezed.

     3.Miscellaneous.
       -dirlist cmd "z"/"0" 
        When "opt delz off", not only issue warning but actualy disable to delete.
       -(Win:console)dirlist cursor hight is changed 10% to 15% of line height.

     4.Tools.
       -xprint  v9.22
        .(Win)Use not c: but %TMP% for workfile for reverse page print(C: may be protected)