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

Image may be NSFW.
Clik here to view.

[31.01.15] MOVE dialog translation problem (truncated box)

Hi The MOVE dialog has a little problem with truncated check box, see here:

View Article


Image may be NSFW.
Clik here to view.

set value based on value

I assume there is a more elegant way to do the following. Please enlighten. @iff %_DOWI = 1 set DDRV=T @iff %_DOWI = 2 set DDRV=U @iff %_DOWI = 3 set DDRV=V @iff %_DOWI = 4 set DDRV=W @iff %_DOWI = 5...

View Article


[v31.01.16] Crashes after certain syntax

I entered following incorrect (no valid syntax) try: Code: for /l %n in (1,1,10) (for %fn in (*) if not isfile "tests3\%@format[[04,%n]\%fn]]" echo "%fn") This will crash TC reproducable (here). TC...

View Article

Something is broken in build 15

This should happen. Code: v:\> sv Start Time Pid CPU(s) WS(M) Name -------------------------------------------------------------------------------- 12/04 02:46:04.970 9080 1.359 15.5...

View Article

[v31.x] Help says "Do not enable UTF-8" - but it's enabled by default. Why?

About the UTF-8 Option, the help says following: TCC Startup Configuration Dialog UTF8: If enabled, TCC will check (non UTF-16) files to see if they are in UTF-8 format (i.e., for UTF-8 batch files,...

View Article


TAIL buggy in build 16

Here's a much simpler test (than in my other recent thread). Code: d:\data\tcclibrary> (do i=1 to 1000 ( echo %i )) | tail...

View Article

work with files with commas in name

setdos doesn't seem to be helpful. and even "^," doesn't work either

View Article

Image may be NSFW.
Clik here to view.

Build 17 - DEBUG - Attach to console?

TAIL is still acting up and when it does, this happens.

View Article


Take Command / TCC / CMDebug / TCC-RT v31.0.18 released

v31 build 18 has been uploaded to the web site. 31.01.17 TAIL - Fixed a problem when mixing ASCII & Unicode output and piping to TAIL 31.01.16 INPUT - fixed a problem with /Lx:y 31.01.14 @EXECSTR -...

View Article


Image may be NSFW.
Clik here to view.

Still a problem with TAIL

View Article

The help is wrong about UTF8

No stress, but I decided to make a posting yet about the wrong help text because UTF8 ... For more details see the following link: Details about wrong UTF8 help text ... Greetings

View Article

Retrieve details of installed Memory Chips using @WMI

Code: c:\users\jlc\utils>ver TCC 23.00.28 x64 Windows 7 [Version 6.1.7601] Code: @setlocal @echo off function StrFormatByteSize=`%@winapi[shlwapi.dll,StrFormatByteSize,%1,BUFFER,256]` set...

View Article

question for Charles Dye on function fixnames

I have a directory which contains a number of subdirectories, and several of these subdirectories have a name which ends with "%@char[11088]%@char[65039]". I want to use fixnames to remove those 2...

View Article


SYNC one way only

It would be, for me, convenient if the sync command worked by synchronizing the destination and then stop.

View Article

copy file limit?

Hello Has the TC copy command a file limit? I read about the xcopy command (cmd) which has a limit of about 10'000 - 30'000 files and have a problem with more to put the file list in memory and the...

View Article


CMDebug User-Defined Shortcut Keys

When upgrading to a newer version of CMDebug, I have to re-enter my custom keyboard shortcuts. Is there a way that the keyboard shortcuts could be exported from CMDebug the old, and imported to CMDebug...

View Article

What's with IP blocking on the site yet again?

Generally, $SUBJ. Why I have to use VPN to connect to the forums/site?

View Article


Strange "bug"? LIST and a 3rd party program "Input Director"

I recently setup a program called "Input Director" which lets me share my keyboard and mouse between 2 computers on my desk (each with its own monitor). It's similar to programs like Barrier,...

View Article

Image may be NSFW.
Clik here to view.

TCMD31 in Windows 10 Sandbox

I get the error; Code: PSHELL: The library file is missing or specified functions can't be found. when trying to run PSHELL in TCMD 31 in Windows Sandbox. My .wsb file contains; Code:...

View Article

Printed Manual

Many companies offer their manuals in .PDF format, instead of in physical printed form. Companies such as PowerBASIC offer their printed manuals for purchase via a print on demand model through a...

View Article
Browsing all 1677 articles
Browse latest View live