Take Command Console
| Developer(s) | JP Software |
|---|---|
| Stable release | 13.0 Build 28[1] / October 28, 2011 |
| Operating system | XP / Server 2003 / Server 2008 / Vista / 7[2] |
| Platform | Microsoft Windows (Intel x86 32-bit/64-bit)[2] |
| Type | Command shell |
| License | Shareware |
| Website | http://jpsoft.com/ [1] |
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. 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.[2]
4NT was renamed to Take Command Console as part of JP Software's Take Command version 9, a version of 4NT that has many more features and more extensive GUI integration. The current version of TCC, and therefore the underlying scripting language variant, is 13.0.
TCC provides a rich set of both command line and batch programming capabilities. Unlike NT-based command line interpreter, it does not directly accept Windows Script Host commands. 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. TCC is used by data center operations, tech support staff and programmers, as well as power users.
Contents |
[edit] 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
[edit] See also
[edit] References
[edit] External links
- JP Software
- 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
| This programming tool-related article is a stub. You can help Wikipedia by expanding it. |