Guest User

Untitled

a guest
Oct 22nd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. tell application "BBEdit"
  2. activate
  3. tell text 1 of window 1
  4. select insertion point before line 40
  5. end tell
  6. end tell
  7.  
  8. currentLine = bbedit.selection().startline().
Add Comment
Please, Sign In to add comment