Good afternoon,

On 16/03/11 at 6:59 PM -0600, Doug McNutt <dougl...@macnauchtan.com> wrote:

Has anyone offered a script or setting that will open a perl script and go to the line specified in an error message when the script is executed from within a worksheet?

I either don't understand the question or no script is needed. Assuming the error message uses the standard format of appending the line number; bbedit will already do that. Eg, from the command line:

$ bbedit /etc/hosts:7

Or from within an open document, select the file name (& line number) and hit cmd-D.

If the error message uses a different format to identify the line, then use Perl (or whatever) to munge it into the above format and pass to the bbedit tool.


Charlie

--
   Ꮚ Charlie Garrison ♊ <garri...@zeta.org.au>

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
〠  http://www.ietf.org/rfc/rfc1855.txt

--
You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to