At 09:32 -0400 20/3/09, Jim Correia wrote:
>On Mar 19, 2009, at 5:35 PM, Tom_P wrote:
>
>> 1. the Unix Script Output window always comes to the front when "#! ->
>> Run" my script.
>> This makes drives me mad as it takes my keyboard focus away from my
>> script document. Is there a way to change this?
>
>No.
Or :
#!/usr/bin/perl
use strict;
print "File name: $0";
`open -a bbedit '$0'`;
JD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or
confirmed) problem with the software, please email to "[email protected]"
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---