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

Looks to Me Like a Bug in @WORD

$
0
0
TCC(30.00.22): C:\>echo /%@word["^c",1,word0, ,word2]/
/ /

TCC(30.00.22): C:\>echo /%@word["^c",1,word0,,word2]/
/word2/

The first line contains a space between the two commas; the second one does not. The function fails to recognize an empty field and returns word 2 when I want word 1. This really messed up a script that was processing a CSV file that had some empty fields.

Viewing all articles
Browse latest Browse all 1689

Trending Articles