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

Examples in Help for Functions @UNQUOTES and @UNQUOTE Fail

$
0
0
The commands below were copied from the help and generate syntax errors. Given the descriptions of what those functions are supposed to do, it's not clear to me what the problem is . This is either a bug or a documentation problem.

echo %@unquotes["This is a """heavily" quoted" string"]
TCC: Syntax error "@unquotes["This is a """heavily" quoted" string"]"

echo %@unquote["This is a """heavily" quoted" string"]
TCC: Syntax error "@unquote["This is a """heavily" quoted"...

Read more

Viewing all articles
Browse latest Browse all 1790

Trending Articles