Quantcast
Channel: Take Command / TCC
Browsing all 1676 articles
Browse latest View live
↧

UNQLITE and :mem:

Code: _x64: 1 _admin: 1 _elevated: 1 TCC 27.00.21 x64 Windows 10 [Version 10.0.19042.867] In the help for UNQLITE, it says; If filename is ":mem:", then a private in-memory database is created. The...

View Article


Insufficient System Resources

I have been getting a lot of situations in which a TCC task in TCMD is failing with an error message box reporting "Insufficient system resources exist to complete the requested service." In case it...

View Article


Take Command / TCC / CMDebug / TCC-RT v27.01 Build 22 Uploaded

I have uploaded v27.01 build 22 to the web site. 27.01.22 TCC - fixed UNQLITE bug with :mem: databases 27.01.22 TCC - Added support for Python 3.9 27.01.22 TCC - updated IPWorks dll's 27.01.22 Updated...

View Article

exclude subfolder .....

if I want to exclude subfolder_1\*.s from Code: dir /b /s *.s Code: dir /b /s /[! subfolder_1\*.s] *.s doesn't work....

View Article

tpipe

Has this been fixed in 27.01.22 ? wilddummy.txt has 30 lines tpipe /input=c:\wilddummy.txt /split=2,0,0,0,0,10 one would expect wilddummy.txt.001 .002 .003 etc... before my trial expired 27.0.20 spat...

View Article


Startup Folder?

Is there any way to change the folder in which TCC starts? It generally starts in C:\4nt12, which is the folder containing the program (yeah, I was just too lazy to change to C:\4nt13) but I want it to...

View Article

Problems with aliases

I get error messages when I try to load and use aliases. TCC 26.02.42 x64 Windows 10 [Version 10.0.18363.1379] Copyright 2020 JP Software Inc. All Rights Reserved Registered to DESKTOP-4A9VU9V SHRALIAS...

View Article

Specify which LIBRARY to run command from

Similar to the PLUGIN command, specify a particular library to execute by prefixing the command name with the library name and a $. For example: Code: mylibrary$mycommand Joe

View Article


LIBRARY and Pipes

Since updating to 27.01.22, I am having a problem with LIBRARY functions and piping. I have my .library files in C:\Program Files\JPSoft\TCMD27\library, so that they are all loaded on startup. When I...

View Article


Windows Key-Left and Windows Key-Right

I've got a .btm file to load a number of applications using the START command with the specification of which monitor to use and some of them to be maximized on that particular monitor such as Code:...

View Article

Doing simple math from the command line (like PowerShell)

I like the way that one can do simple math from the PowerShell command line, example; Code: PS E:\utils> 52*4 208 Using the following alias; Code: e:\utils>alias unknown_cmd echo...

View Article

issue with % and evaluation

Hello -- I am having and issue with the tool/program exiftool it seems that some of the command line switches will use % as part of tag to indicate a replacement value, ie %f will replace %f with the...

View Article

Function @uquotes duplicated or error in listing

For Charles Dye: PLUGIN /I SAFECHARS produces Code: Module: C:\Program Files\JPSoft\TCMD\plugins\safechars-x64.dll Name: SafeChars Author: Charles Dye Email: cdye@unm.edu Web:...

View Article


Tie-in to Win 10 x64's WSL Windows Subsystem for Linux

I realize this would differentiate the 32-bit and 64-bit versions and also that wouldn't work on any pre-Win 10 version. Theoretically, WSL currently doesn't support GUI, although with third-party...

View Article

Crash after copy dialog with big TCC.exception.log

After a copy /= and select a DIRECTORY as source OR target, the TCC 27.01.22 x64 crashes. Additionally it creates a TCC.exception.log and fills it and fills it and fills it endless, till I quit the...

View Article


Cannot unset .py[co]

I have environment variables that I have used to automatically run python scripts. Since Python 2 is now deprecated, I was trying to get rid of the variables. However, the UNSET command fails to remove...

View Article

Compare old and new folder trees, delete if old\fldr1\a.a = new\fldr1\a.a

Since this seems like it might be widely used, didn't know if someone had this routine or a EXE already? Basically I need to compare two folder trees, and if old\fldr1\a.a has the same contents as...

View Article


retain command history across reboot?

I all need from your products is to have the ability to retain the command history in both CMD and PowerShell. I found it to difficult to achieve this simple goal with you product. I am using Windows...

View Article

batch file size

Hello --- is there a limit to how many lines can be in a btm file? Thanks

View Article

Take Command / TCC / CMDebug / TCC-RT 27.01.23 uploaded

I have uploaded v27.01 build 23 to the web site. 27.01.23 Fixed some memory leaks when commands fail with (very) rare error types 27.01.23 TPIPE - fixed a bug with /SPLIT when not specifying the...

View Article
Browsing all 1676 articles
Browse latest View live