Text Link

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
crogers
Posts: 1
Joined: Fri Jun 13, 2008 3:57 pm

Text Link

Post by crogers »

First, I tried searching through the forums for a solution, but was unable to find one, so I'm posting this question here.

Is there a way to attach a link to a given section of a line of code within an .SQR document (I would like to click the underlined piece below and have it open that document within Textpad)?

Line of code START
#include 'prcsapi.sqc'
Line of code END

I've seen this before in other programs, but not exactly sure what it is. Something like attaching a URL to a string of text is what I'm seeing. prcsapi.sqc = c:\myfolder\myotherfolder

Thanks in advance.
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

Sorry, but don't think you can do that currently.

Only supports right click links to browser pages.
Hope this was helpful.............good luck,
Bob
User avatar
talleyrand
Posts: 624
Joined: Mon Jul 21, 2003 6:56 pm
Location: Kansas City, MO, USA
Contact:

Post by talleyrand »

While you wouldn't get the underline effect, if the files are in the same directory you can highlight the filename and click ctrl-shift-G and it should open it. Not perfect but it might ameliorate the situation.

[edit]
Corrected the key combination
[/edit]
I choose to fight with a sack of angry cats.
Post Reply