FFIND weirdness?
After finding the first file (which is correct) FIND is appending "1cd\f\mousocoreworker.exe" to the name of every file found subsequently. Code: v:\> ffind /s /a: c:\MoUsoCoreWorker.exe...
View ArticleFSEARCH trouble
Hi Rex and all, Well I realize I'm late to the party on this but I did finally switch my aliases from using FFIND to FSEARCH -- neither of which I use too often -- and this use this morning showed...
View ArticleRegex not fully implemented? Don’t seem to be able to use the \q regex (which...
I’m trying to highlight a quoted section of text that is being echo’ed the screen (command parameters actually). So I want to use regex to insert color-change ansi before the first quote (to make it...
View Article[v33.00.16] TCMD german tab menu entry "missing"
In [v33.00.16] of TCMD I discovered the following "missing" german tab menu entry:
View ArticleCommand Line Editing Issue
I just tried using version 34 again and found a problem that seriously interferes with my work. When one tries to edit a command line by clicking the cursor in the desired location for an insertion and...
View ArticleEditing the Windows Clipboard from TCC
As Save To STDOUT from TCEdit is still not operational, Ref: Save To STDOUT from TCEdit I've found an alternate solution using the Ditto Clipboard Manager. Ref: Ditto clipboard manager I've been using...
View Articlev34 Highlight and Copying Text
Code: TCC 34.00.15 x64 Windows 10 [Version 10.0.19045.5247] Stand alone TCC. Left mouse button does not allow for highlighting text to copy. Only way that I can copy text is to right-click, choose...
View ArticleTCEdit - Selecting Blocks of Code
I have created an AutoHotKey script for use with TCEdit. Code: ; AutoHotKey script to automate the task in TCEdit #q::ExitApp ; Assign a hotkey to terminate this script ; Hotkey to activate the script...
View ArticleIPADDRESS freeze in Background Script
The Function @IPADDRESS freeze in Background Script. In Foreground (TCC interactiv) is the Function functional. Calling from interactive TCC-Window the Test Script its is the Function functional, but...
View ArticleTCMD View Menu and Directory Aliases
A while ago I started a discussion about getting the TCMD "File Explorer" to recognize directory aliases. That doesn't work, because the explorer is really the Windows explorer. It was pointed out,...
View ArticleAllow Pasting from Clipboard over Selected Text in Command Line
Currently, in a TCMD TCC tab, one can place the cursor by clicking the mouse and then paste from the clipboard. However, one cannot select text in the command line and then paste from the clipboard to...
View ArticleIssue with FOLDERMONITOR Command or Help
The v34 help for FOLDERMONITOR includes the following: However, the "(include/exclude)" information does not appear. Code: [TCC34.00.16 | C:\temp] >*foldermonitor . /I"*.pdf" created forever echo...
View ArticleXSORT and the Clipboard
The help says "Sort text files, standard output, and the clipboard" and "XSORT sorts text files, standard output, and the clipboard." That does not appear to be true. Code: [TCC34.00.16 | C:\temp]...
View ArticleIssue with HELP in V34
When one selects the "by Name" option for commands, variables, or functions, there is a banner at the top with the letters of the alphabet. First, the last part of the alphabet is cut off. Second, and...
View ArticleIs the SET command OK?
This TCC was newly started with /i from the Start/Run dialog. Look at the line beginning with NUMBER_OF_PROCESSORS.
View ArticleDirectory alias colorize?
The first thing I noticed with the new Take Command v34 is that it doesn't seem to colorize directory aliases used on the command line. Is there a new, separate setting for that now or something, and I...
View Articlefetch the current escape character and store it to a variable
Maybe there’s an automatic variable for this, but I coudln’t find it. obviously we’d have to turn command escaping off with setdos first, but: Is there a way to store the current escape character? That...
View ArticleQuestion re. TCCLE, TCC and Snapdragon chips
I've been using TCCLE for years, and depend on all the BTM files I've created. I recently bought a new Samsung laptop (Galaxy Book 4) that uses a Snapdragon processor, TCC didn't work, and I called up...
View ArticleQuibbles with Help for INPUT/INKEY Commands
It would be helpful if there were a little more information about how the "prompt" works with these commands. If one enters INPUT Enter a string: %%string, there is no space after the prompt on the...
View ArticleTake Command / TCC / CMDebug / TCC-RT v34.0.17 Uploaded
I have uploaded v34 build 17 to the web site. 34.0.17 Help file updates 34.0.17 TCC - Fix for paged output 34.0.16 TCMD - Fix for Windows API bug when using mouse to position cursor in TCC tab window
View Article