• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scripting with two windows in BBEdit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting with two windows in BBEdit


  • Subject: Re: Scripting with two windows in BBEdit
  • From: Christopher Stone <email@hidden>
  • Date: Mon, 19 Jul 2004 03:49:09 -0500

At 16:08 +1000 07/19/2004, Malcolm Fitzgerald wrought:

set the selection of window TextWinID to Current_Text

is this better?

set the selection of window ID TextWinID to Current_Text

You don't have to move the insertion point if you don't want to:

tell application "BBEdit"
tell window id 441419
set after character -1 to "Some Text"
end tell
end tell


Chris
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Scripting with two windows in BBEdit (From: LuKreme <email@hidden>)
 >Re: Scripting with two windows in BBEdit (From: Malcolm Fitzgerald <email@hidden>)

  • Prev by Date: Re: Smile quirks
  • Next by Date: Newbie to Framemaker help needed
  • Previous by thread: Re: Scripting with two windows in BBEdit
  • Next by thread: Re: Scripting with two windows in BBEdit
  • Index(es):
    • Date
    • Thread