Page 1 of 1

Text Link

Posted: Fri Jun 13, 2008 4:04 pm
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.

Posted: Sat Jun 14, 2008 10:32 pm
by Bob Hansen
Sorry, but don't think you can do that currently.

Only supports right click links to browser pages.

Posted: Sun Jun 15, 2008 1:57 pm
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]