rconn
Administrator
- May
- 13,646
- 253
Staff member
I've uploaded 11.0.52 to the web and ftp sites.
Build 52:
---------
TCMD - fixed a Win7 bug when changing keyboard languages.
INKEY - fixed a problem when you press a shift key with a /W option. (INKEY would not time out and would wait for a real key to be pressed).
LIST - fixed Goto in hex mode with > 144 column TCC window.
SYNC - fixed a problem with /N deleting directories.
UNZIP - fixed a problem with /U.
Build 51:
---------
@EVAL - fixed a problem with some functions when using something other than '.' as the decimal separator.
@SELECT - fixed a problem when sorting the list.
Help file updates.
Build 49:
---------
BEEP - added a workaround for a DirectSound bug that caused BEEP to play too loudly in TCC x64.
DO - fixed a problem with DATETIME and the alternate (yyyy-mm-dd hh:mm:ss) date/time format.
ZIP - fixed a problem with /V displaying the wrong month (-1).
Build 48:
---------
TCC - if a keystroke plugin returns 0 during history / filename completion, the keystroke will be ignored.
Added support for TCMD.INI lines up to 4095 characters (up from 511 previously).
TCC - added support in variable expansion parser for the ghastly CMD.EXE delayed expansion !abc:xxx=zzz! syntax when "xxx" or "zzz" contains
whitespace or non-alphanumeric characters. (Not documented, and not recommended!)
Build 52:
---------
TCMD - fixed a Win7 bug when changing keyboard languages.
INKEY - fixed a problem when you press a shift key with a /W option. (INKEY would not time out and would wait for a real key to be pressed).
LIST - fixed Goto in hex mode with > 144 column TCC window.
SYNC - fixed a problem with /N deleting directories.
UNZIP - fixed a problem with /U.
Build 51:
---------
@EVAL - fixed a problem with some functions when using something other than '.' as the decimal separator.
@SELECT - fixed a problem when sorting the list.
Help file updates.
Build 49:
---------
BEEP - added a workaround for a DirectSound bug that caused BEEP to play too loudly in TCC x64.
DO - fixed a problem with DATETIME and the alternate (yyyy-mm-dd hh:mm:ss) date/time format.
ZIP - fixed a problem with /V displaying the wrong month (-1).
Build 48:
---------
TCC - if a keystroke plugin returns 0 during history / filename completion, the keystroke will be ignored.
Added support for TCMD.INI lines up to 4095 characters (up from 511 previously).
TCC - added support in variable expansion parser for the ghastly CMD.EXE delayed expansion !abc:xxx=zzz! syntax when "xxx" or "zzz" contains
whitespace or non-alphanumeric characters. (Not documented, and not recommended!)