Take Command Console
Developer(s) | JP Software |
---|---|
Stable release | 17.00 Build 61[1] (December 1, 2014 ) [±] |
Operating system | Server 2003 / Server 2008 / Vista / 7 / Windows 8[2] |
Platform | Microsoft Windows (Intel x86 32-bit/64-bit)[2] |
Type | Command shell |
License | Proprietary commercial |
Website |
jpsoft |
Take Command Console (TCC), formerly known as 4DOS for Windows NT and 4NT, is a command line interpreter by JP Software, designed as a substitute for the default command interpreter in Microsoft Windows, CMD.EXE. TCC is based on the earlier 4DOS command shell for DOS, and 4OS/2 for OS/2.
Beginning with version 12 of 4NT, support for Windows 95, 98, ME, NT and 2000 were removed. Beginning with version 16 of TCC, support for Windows XP was removed,[2] although it might still run in XP. 4NT was renamed to Take Command Console as part of JP Software's Take Command version 9.
TCC provides a rich set of command line and batch programming capabilities. It can work in conjunction with other scripting languages, such as REXX, Ruby and Perl, or Windows Scripting languages, in the form of Active Scripting engines such as VBScript and JScript as well as PerlScript (via ActivePerl), TclScript (via ActiveTcl), PythonScript (via ActivePython), and the scripting engine version of Object REXX to provide greater access to the operating system.
Features
TCC features a number of enhancements when compared to CMD.EXE[3]
- Additional commands
- GUI commands (msgbox, querybox, etc.)
- Extended functionality of existing commands
- Extended batch file processing facilities
- Support for command aliases, also in scripts
- Enhanced wildcards and the ability to filter by file sizes, date and time stamps, etcetera
- Context-specific online help
- Colored directory listings
- More internal variables
- Variable functions
- An interactive debugger for batch files, including a built-in syntax highlighting text editor
- Configuration stored in an INI file
- Support for file operations over several internet protocols:
- Support for plugins to provide custom functionality
See also
References
External links
- JP Software
- JP Software – Old Versions FTP
- 4DOS.INFO – Klaus Meinhard's 4DOS support site with many batch examples, related docs and programs
- comp.os.msdos.4dos – Usenet group covering 4DOS and other JP Software shells; also accessible via Google Groups