• 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: Quark: short & sweet script: delete to end
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark: short & sweet script: delete to end


  • Subject: Re: Quark: short & sweet script: delete to end
  • From: JJ <email@hidden>
  • Date: Thu, 22 Mar 2001 08:42:06 +0100

> Message: 4
> Date: Wed, 21 Mar 2001 16:05:17 -0700
> To: Michael Turner <email@hidden>,
> <email@hidden>
> From: garbanzito <email@hidden>
> Subject: Re: Quark: short & sweet script: delete to end
>
> at 3/21/01, 9:33 AM -0500, they whom i call Michael Turner wrote:
>> I wish I had written this script about 8 years ago. It deletes from the
>> current cursor position to the end of the current story. Very useful to
>> speed working with large documents.
>>
>> tell application "QuarkXPress 4.11"
>> activate
>> tell document 1
>> set tool mode to contents mode
>> set OffSetStart to (offset of selection)
>
> i hate to quell your enthusiasm, but did you know you can
> just press command-option-shift down-arrow (which selects
> from current insertion point to end of the story) and then
> delete? probably faster than invoking a script. you can
> "delete to beginning" similarly, and left- and right-arrow
> go to beginning/end of line... leave off the shift key and
> the insertion point is moved without selecting, which can
> be handy to jump the view or position the cursor into
> overset text.
>
> steve harley email@hidden

Michel Turner's message was the third and fourth the yours.
Aren't you ashamed? Give him a day!


  • Follow-Ups:
    • [off] Re: Quark: short & sweet script: delete to end
      • From: garbanzito <email@hidden>
    • [off] Re: Quark: short & sweet script: delete to end
      • From: Michael Turner <email@hidden>
  • Prev by Date: In progress: Framework
  • Next by Date: Automatic Page Layout Question
  • Previous by thread: Re: Quark: short & sweet script: delete to end
  • Next by thread: [off] Re: Quark: short & sweet script: delete to end
  • Index(es):
    • Date
    • Thread