• 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: Intro, and a problem with a workflow.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intro, and a problem with a workflow.


  • Subject: Re: Intro, and a problem with a workflow.
  • From: Wassim Jabi <email@hidden>
  • Date: Sat, 22 Mar 2008 07:56:36 -0400

To make entering the words per minute rate easier/cleaner, I would suggest you ask only for the number (provide a default like 200 or something). Then insert an applescript action right after step 2 As such:

on run {input, parameters}

	(* Your script goes here *)

	return "[[rate " & input & "]]"
end run

This will take the number (e.g. 200) and return "[[rate 200]]"

I actually followed your instructions and HD's corrections and I was able to convert a PDF file to text, add the rate, convert the whole thing to an audio file. It worked great.

Wassim Jabi
email@hidden

--
Wassim Jabi, Ph.D.
email@hidden
http://wjabi.net
+1 973-968-5100





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Automator-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Intro, and a problem with a workflow. (From: "Ron J." <email@hidden>)

  • Prev by Date: Re: Intro, and a problem with a workflow.
  • Next by Date: Re: Intro, and a problem with a workflow.
  • Previous by thread: Re: Intro, and a problem with a workflow.
  • Next by thread: More workflow troubles.
  • Index(es):
    • Date
    • Thread