Search found 4 matches

by Thad Smith
Tue Jun 27, 2017 3:44 pm
Forum: General
Topic: External tool doesn't set cursor line
Replies: 2
Views: 646

It works (version 7.4.0) and I misunderstood what was supposed to happen.

I was expecting the cursor to be placed immediately on the edited file. Instead it is in the Tool Output window. When I move the cursor to the output line and press Enter, it then selects the proper file and places the ...
by Thad Smith
Tue Jun 27, 2017 4:44 am
Forum: General
Topic: External tool doesn't set cursor line
Replies: 2
Views: 646

External tool doesn't set cursor line

I am running an external batch file, which executes a Python script and writes a single line to stdout:
S:\project\matchPPif\code>python matchPPif.py S:\project\matchPPif\code\testc.c 5
3 4 4 27 27 28

Tool completed successfully

I want to set the cursor to the line number in the fourth value ...
by Thad Smith
Mon Feb 21, 2005 3:46 pm
Forum: General
Topic: Problem with search & replac on selected text
Replies: 3
Views: 875

There's an easy and very fast way round this one.

Select lines.
While holding Ctrl, press C N V Home.
Press F8, do the manual search/replace you want, then press Esc to close the dialog.
While holding Ctrl, press A C Tab V.


Thanks, Mr. Lostfallifreyan!
My previous editor was TSE (ne Semware ...
by Thad Smith
Tue Dec 28, 2004 1:17 am
Forum: General
Topic: Problem with search & replac on selected text
Replies: 3
Views: 875

Problem with search & replac on selected text

I am running TP 4.7.2. If I select a block of text, open Seach and Replace window, enter Find and Replace strings, then select Scope:Selected text, the Find Next button is greyed out. It should be active, allowing me to find the first occurrance in the selected text.

Thad