TextCrawler Pro 3.02 Bug report: Additional Command Line var
Posted: Fri Oct 31, 2014 4:03 am
In Setting Options - External Programs -> Open Using Specified Application options -> Additional Command Line Parameters, TextCrawler provide two variables [File] and [Line] for call external editor, but the variable [Line] may have a bug, it seems like always been set to 0.
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.
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.