I use EmEditor and set the Additional Command Line Parameters to "[File] /l [Line]", and I run TextCrawler, find a tag then run associate, but it run editor and open current file and go to line 1, not founded tag's line.
When I use two samples of command line Parameters in TextCrawler's Manual like below:
Notepad++
[File] -n[Line]
NotePad2
/g [Line] [File]
It's also run editor and go into line 1 too.

At last, when I change Additional Command Line Parameters to "[Line]" and run the associate, the editor open a new empty file which names "0". So I thing the variable [Line] must be set to a fixed value 0.

Please fixed this bug ASAP.
Julian Shen.