• 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: Text - change case Resolved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Text - change case Resolved


  • Subject: RE: Text - change case Resolved
  • From: "Ruby Madraswala" <email@hidden>
  • Date: Thu, 19 May 2005 15:34:55 -0400
  • Thread-topic: Text - change case Resolved

Thanks to all those who responded.

This is what I used and works.

Tell application "Text Commands"
	Set newwowrd to titlecase(item x of wordist)
End Tell
Write counter " " & newword & return to outfile


Thanks Again
Ruby

-----Original Message-----
From: has [mailto:email@hidden]
Sent: Thursday, May 19, 2005 12:31 PM
To: Ruby Madraswala
Subject: RE: Text - change case

Hey,

>I downloaded the text command and copied the text commands files to
>Applescript Folder.
>
>And changed the script to
>
>Set newwowrd to titlecase(item x of wordist)
>Write counter " " & newword & return to outfile

Did you put a 'tell application "TextCommands"' block around the
titlecase command? Like Keychain Scripting, URL Access Scripting and
co., TextCommands is an application, not an osax, so you need to
remember to do this.

(BTW, I notice the examples I gave in the ReadMe file leave out the tell
block so I've clarified this now.)

HTH

has
--
http://freespace.virgin.net/hamish.sanderson/

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

This email sent to email@hidden

  • Prev by Date: Re: merge same (beginning) filenames into different variables
  • Next by Date: Re: Clear Metadata in Tiger -- success
  • Previous by thread: Re: Styled Text doesn't work :(
  • Next by thread: ANNOUNCE: Script Debugger 3.0.9
  • Index(es):
    • Date
    • Thread