The first line of the script must be something like this, wherever your python resides:

#! /usr/bin/env python

The script itself must be executable, so make sure it has proper permissions set.

The easiest way, I imagine, would be to define your script at the top of the file, then edit the arguments below, save, then run the current file:

#! > Run

Assign a keyboard shortcut to avoid mousing.

--steve


On 8/5/12 at 1:59 PM, [email protected] (mandaris) pronounced:

What is the fastest way of editing and then running a python script using bbedit? Ultimately, I just want a keyboard shortcut to run what I'm currently working on.

--

--steve

--
--
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 [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 feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>



Reply via email to