• 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
Rep: Numbers '08 (Selection range)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rep: Numbers '08 (Selection range)


  • Subject: Rep: Numbers '08 (Selection range)
  • From: KOENIG Yvan <email@hidden>
  • Date: Wed, 14 Jan 2009 18:17:48 +0100


Le 14 janv. 2009 à 17:02, KOENIG Yvan a écrit :

Done.

Your tracking number for this issue is Bug ID# 6495420.

Hello

In the Numbers AppleScript dictionary, there is no

get selection instruction.

To grab the current selected range, with several scripters, we built a workaround.

--\[SCRIPT getSelectedCells]{code}
(*
Thanks to Scott Lindsey & Ed.Stockly from applescript- email@hidden
*)


set {rName, dName, sName, tName} to my getSelection()
if rName is missing value then error "No selected cells"


Oops I left an oddity in one line of code which must be:

set {rName, tName, sName, dName} to my getSelection()

Yvan KOENIG (from FRANCE mercredi 14 janvier 2009 18:08:25)



_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Numbers'09 make new table doesn't apply to designed sheet.
      • From: KOENIG Yvan <email@hidden>
  • Prev by Date: Re: Problems creating POP accounts, SMTP servers, and signatures in Mail.app
  • Next by Date: Folder items to trash
  • Previous by thread: Numbers'09 make new table doesn't apply to designed sheet.
  • Next by thread: Re: Numbers'09 make new table doesn't apply to designed sheet.
  • Index(es):
    • Date
    • Thread