• 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: Automator Workflow isn't appearing in Services menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automator Workflow isn't appearing in Services menu


  • Subject: Re: Automator Workflow isn't appearing in Services menu
  • From: Axel Luttgens <email@hidden>
  • Date: Wed, 27 Apr 2011 15:53:19 +0200

Le 27 avr. 2011 à 03:26, Douglas R Tallman a écrit :

> [...]
>
> However, the service is set to receive no input. I would have thought that meant I could have a selected cell and the service should appear.
>
> What I'm trying to do is create a service that runs the following script:
>
> on run
>
> 	tell application "Numbers"
> 		tell the front document
> 			tell the front sheet
> 				tell the front table
> 					set howMuch to value of first cell of selection range
> 					set value of first cell of selection range to howMuch + 1
> 				end tell
> 			end tell
> 		end tell
>
> 	end tell
>
> 	return 1
> end run
>
> [...]

Hello Douglas,

Works fine here, with Mac OS X 10.6.7, Numbers '09 version 2.0.5 (3.6.8) and the workflow saved in ~/Library/Services.

The same way you have tried initially, the service has been created with "No input" and "Numbers.app" as target.

No need to select text for the service to become available in Numbers, and the service acts as expected upon the selected cell.

HTH,
Axel




 _______________________________________________
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

References: 
 >Automator Workflow isn't appearing in Services menu (From: Douglas R Tallman <email@hidden>)
 >Re: Automator Workflow isn't appearing in Services menu (From: Jean-Christophe Helary <email@hidden>)
 >Re: Automator Workflow isn't appearing in Services menu (From: Douglas R Tallman <email@hidden>)

  • Prev by Date: Re: Automator Workflow isn't appearing in Services menu
  • Next by Date: Scripting XMP Metadata in Photoshop
  • Previous by thread: Re: Automator Workflow isn't appearing in Services menu
  • Next by thread: Scripting XMP Metadata in Photoshop
  • Index(es):
    • Date
    • Thread