Supriya Ghosh (Editor)

Take Command Console

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
JP Software

Type
  
Command shell

Stable release
  
18.00 Build 29 (July 20, 2015; 19 months ago (2015-07-20)) [±]

Operating system
  
Platform
  
Microsoft Windows (Intel x86 32-bit/64-bit)

Take Command Console (TCC), formerly known as 4DOS for Windows NT (4NT), is a command line interpreter by JP Software, designed as a substitute for the default command interpreter in Microsoft Windows, CMD.EXE.

Contents

History

TCC is based on the earlier 4DOS command shell for DOS, and 4OS2 for OS/2.

The NDOS interpreter and batch file extensions included with several Norton Utilities implementations prior to 2000 is a lightly modified and extended 4DOS interpreter.

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, although it might still run in XP. 4NT was renamed to Take Command Console as part of JP Software's Take Command version 9.

Features

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.

TCC features a number of enhancements when compared to CMD.EXE

  • 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 offline or online help
  • Colored directory listings
  • More internal variables
  • Variable functions
  • Integrated development environment (IDE)
  • An interactive debugger for batch files, including a built-in syntax highlighting text editor
  • Configuration stored in an INI file
  • Support for several internet communication protocols:
  • File Transfer Protocol (FTP)
  • Trivial File Transfer Protocol (TFTP)
  • FTPS (FTP Secure)
  • HTTP
  • HTTPS
  • Jabber instant messaging
  • Support for plugins to provide custom functionality
  • Multiple command shells in tabbed windows
  • References

    Take Command Console Wikipedia


    Similar Topics