Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1678

New additions to v29 that I use the most

$
0
0
Here are several new additions to v29 that I am using the most.

PRINTF
- formatting output has become quite easy with this new command
Code:
set ppp=%{vb CreateObject("jlcutils.clsmath").ppp(6.59)}
printf "%8.2f" %ppp
set ppp=

Multiple Clipboards
- TCC creates the temporary files for me
- Functions have been updated to use multiple clipboards

@FILEDATE/@FILETIME
- Supports filenames on HTTP/S sites

START
/UNELEVATED
- I always run TCC as...

Read more

Viewing all articles
Browse latest Browse all 1678

Trending Articles