Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 358881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T12:20:29+00:00 2026-05-12T12:20:29+00:00

I am trying to create a service in OSX leopard that counts the number

  • 0

I am trying to create a service in OSX leopard that counts the number of words of selected text. I have automator set to run an applescript, with the following put in it:

on run {input, parameters}
        count words of input
        display alert "Words: " & input
        return input
end run

When I compile the script, it says it cannot count every word. What am I doing wrong?

Thanks for the help,

Elliott

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T12:20:29+00:00Added an answer on May 12, 2026 at 12:20 pm

    First of all, I presume you are testing this in Automator, and that’s where the error is taking place? If so, the likely problem is that there is no input—so it can’t count the words of nothing. In order to test it successfully, you need to temporarily add a “Get Specified Text” action before the Run AppleScript action, and enter some test text into that field. You’ll have to remove the Get Specified Text action before using it as an actual service.

    Secondly, you need to use

    count words of (input as string)
    

    in order to get a proper count, otherwise it’ll return zero.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this weird issue. I am trying to create a service that synchs
I'm trying to create an Integration Service project that will use a set of
I'm trying to create a Service using Automator that simply calls textutil convert. Eventually,
I'm trying to create a service in which the user will input some text
I'm trying to create a service bean that when referenced will be initialized with
I am trying to create an OSGi service that wraps another jar. I added
Im trying to create an ASMX Web Service in Visual Web Developer.I have successfully
Im trying to create a windows service with vb.net but when I run: InstallUtil.exe
I'm trying to create an OData service that will use authentication & authorization provided
I am trying to create a WCF service that uses certificate authentication over SSL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.