On Feb 27, 2008, at 1:25 PM, Robert Woodhead wrote:

I'm puttering around with a RealBasic project and have a particular need -- I need for it to be able to tell BBEdit to open a text file and jump to a particular line in the file. I've taken a quick look at the BBEdit Applescript directory and nothing obvious jumps out and hits me in the face, nor does Google bring much joy.


man bbedit says:

        +<;line number>, filename:<;line number>
                Go to line number. For example, to select line 33:

                        bbedit +33 filename
                        bbedit filename:33

                If a character offset specification ("filename:33:1") is
                addition- ally passed, it will be ignored but the preceding
                line specifica- tion will be honored.

HTH,

--
Rod

flat-u-lence, n. an emergency vehicle that picks people up after they have been run over.
-- Tom & Ray, "Car Talk"


--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to