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

Alias fails with unprotected ^ in %$

$
0
0
What's happening below and how fo I fix it?

Code:
v:\> alias myecho `%@if[%@len[%$] LT 1000,echo %$,echo %$]`

v:\> myecho ^e[
TCC: Syntax error "@len[^e["

Viewing all articles
Browse latest Browse all 1689

Trending Articles