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 12.10.60 Uploaded

rconn

Administrator
May
13,015
192
Staff member
I've uploaded build 60 to the web and ftp sites.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
<o:p></o:p>
<o:p>Build 12.10.60
--------------
<o:p></o:p>
<o:p>TCMD / TCC - Will now display "Administrator:" on the title bar if the process is run as an administrator and no other title is defined.

Fixed a problem with directory wildcards in the root, and another one when you have more than 4,095 matching directories.

BDEBUGGER - Fixed a problem with not restoring breakpoints when returning from a CALL'd batch file.

BDEBUGGER - Fixed a problem when using crazy pathnames with embedded %'s.

FFIND / LIST - Added experimental UTF8 support. Because it is not possible to determine 100% of the time if a file is UTF8, you must use the new "/8" option if you want to search or display UTF8 files.

_ADMIN - Microsoft changed the API in Windows 7, effectively rendering it useless. So _ADMIN has been changed to return 1 if the current user is in the local admin group. (Previously it returned 1 for the current process.)

Help file updates.


</o:p>
</o:p>Build 12.10.59<o:p></o:p>
--------------<o:p></o:p>
<o:p></o:p>

SFTP - Fixed a problem in the ipworksssh8.dll with filenames > 100 characters.
<o:p></o:p>
<o:p></o:p>
UNSETARRAY - Fixed an (old) bug when doing an UNSETARRAY * after you've already previously deleted all of the array variables.<o:p></o:p>
<o:p></o:p>

UNZIP - Fixed a problem when specifying a target path without /D.<o:p></o:p>
<o:p></o:p>

Help file updates.<o:p></o:p>
<o:p></o:p>
<o:p></o:p>

Build 12.10.58<o:p></o:p>
--------------<o:p></o:p>
<o:p></o:p>

DIR / PDIR - Fixed an erratic crash when reading very large description files.<o:p></o:p>
<o:p></o:p>

FFIND / LIST - Fixed a (long-standing but rare) edge condition when loading very large files.<o:p></o:p>
<o:p></o:p>
<o:p></o:p>

Build 12.10.57<o:p></o:p>
--------------<o:p></o:p>
<o:p></o:p>

TCMD - minor change to hopefully improve the default http proxy reliability.<o:p></o:p>
<o:p></o:p>

Added missing Italian language dll to TCMD/LE and TCC/LE.<o:p></o:p>
<o:p></o:p>

BDEBUGGER - Fixed a minor problem with the watch window not deleting values when deleting variable names.<o:p></o:p>
<o:p></o:p>

CANCEL - Fixed a sporadic problem when CANCEL'ing inside an IFF.<o:p></o:p>
<o:p></o:p>

DELAY - Added support for delays up to 585 million years (requires Vista or later).<o:p></o:p>
<o:p></o:p>

DIR/PDIR - Fixed a rare edge condition crash when reading descriptions.<o:p></o:p>
<o:p></o:p>

DIR/PDIR - Fixed a sporadic problem with displaying filenames when reading descriptions.<o:p></o:p>
<o:p></o:p>
<o:p></o:p>

Build 12.10.56<o:p></o:p>
--------------<o:p></o:p>
<o:p></o:p>

TCMD - Fixed an erratic hang when updating the folder view.<o:p></o:p>
<o:p></o:p>

TCMD - Updated the framework library to fix some display glitches with the VS 2010 theme.
<o:p></o:p>
<o:p></o:p>
TCMD will now copy descriptions from DESCRIPT.ION when dragging & dropping in the Folders and List View windows.<o:p></o:p>
<o:p></o:p>

Fixed some Windows Installer problems with non-English installation<o:p></o:p>
dialogs.<o:p></o:p>
<o:p></o:p>

Added Italian language support to Take Command, Take Command/LE, TCC, and TCC/LE. <o:p></o:p>
<o:p></o:p>

Take Command and Take Command/LE now have a Visual Studio 2010<o:p></o:p>
theme option.<o:p></o:p>
<o:p></o:p>

Take Command and Take Command/LE now support renaming directories in the Folder View.<o:p></o:p>
<o:p></o:p>

Conditional tests (DO, FOR, IF, IFF) have two new tests:<o:p></o:p>
string =~ expression Returns 1 if the string matches the regular expression<o:p></o:p>
string !~ expression Returns 1 if the string does not match the regular expression<o:p></o:p>
<o:p></o:p>

HTTP operations will now try to autodetect and use the system proxy settings, if available.<o:p></o:p>
<o:p></o:p>

FTP / FTPS / SFTP operations will now try to autodetect and use the system firewall settings, if available.<o:p></o:p>
<o:p></o:p>

New versions of all the Ipworks dlls.<o:p></o:p>
<o:p></o:p>

New version of the framework library.<o:p></o:p>
<o:p></o:p>

Help file updates.<o:p></o:p>
<o:p></o:p>

BDEBUGGER - Fixed a problem when CALL'ing another batch file (the second batch file was not being displayed).<o:p></o:p>
<o:p></o:p>

BDEBUGGER - Fixed a problem with tabify.<o:p></o:p>
<o:p></o:p>

BDEBUGGER - added conditional breakpoints to the debugger, and a new
Breakpoints window that shows the line number, count, and conditions.<o:p></o:p>
<o:p></o:p>

CD / CDD - a ~ will now switch to the %HOME% directory (if defined).<o:p></o:p>
<o:p></o:p>

DIR - Fixed a rare problem with DIR /Z and large description files.<o:p></o:p>
<o:p></o:p>

GZIP - Fixed a (3rd party dll) bug when compressing with lzw.<o:p></o:p>
<o:p></o:p>

LIST - Fixed a problem with empty Unicode files.<o:p></o:p>
<o:p></o:p>

UNTAR - Fixed a (3rd party dll) bug with /D and a target directory.<o:p></o:p>
<o:p></o:p>

UNZIP - Fixed a (3rd party dll) bug with /D and a target directory. <o:p></o:p>
 

Similar threads

Back
Top