Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Take Command / TCMD/LE / TCC/LE 10.0 build 70 uploaded

rconn

Administrator
May
13,063
194
Staff member
I've uploaded build 70 to the web and ftp sites.

* Fixed a (rare) problem when doing filename completion with the PATH option.

* EVENTLOG now synchronizes access to the event log service when multiple TCC instances are attempting to write simultaneously.

* Fixed a problem in OPTION with some Internet settings (RLocalPort, SSLStartMode, and SSLPort).

* Added support in RD /S for multiple arguments.

* Fixed a problem in RENAME when renaming FTP directories.
 
I've uploaded build 70 to the web and ftp sites.
...
* Added support in RD /S for multiple arguments.

Something seems to have gone wrong with this fix, because RD /S doesn't
work anymore, at least here:

Code:
D:\>md Test

D:\>pdir Tes*
2009-07-12  17:18         <DIR>    Test

D:\>rd /s test
TCC: (Sys) The parameter is incorrect.
 "DELQXZ"
Usage : RD [/I"text" /K /N[et] /Q /R /S] path ...
 
On 2009-07-12 19:06, rconn wrote:

>> ---Quote (Originally by rconn)---
>> I've uploaded build 70 to the web and ftp sites.
>> ...
>> * Added support in RD /S for multiple arguments.
>> ---End Quote---
>> Something seems to have gone wrong with this fix, because RD /S doesn't
>> work anymore, at least here:
> ---End Quote---
> Fixed in build 71 (already uploaded).

Confirmed fixed. Thanks!
 

Similar threads

Back
Top