• 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
Remove spaces (was: Re: applescript-users digest, Vol 3 #1784 - 18 msgs)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remove spaces (was: Re: applescript-users digest, Vol 3 #1784 - 18 msgs)


  • Subject: Remove spaces (was: Re: applescript-users digest, Vol 3 #1784 - 18 msgs)
  • From: Gary Lists <email@hidden>
  • Date: Thu, 26 Jun 2003 19:16:14 -0400

On or about 6/26/03 3:44 PM, Bernard Azancot wrote:

> Le jeudi, 26 jun 2003, ` 20:19 Europe/Paris,
> email@hidden a icrit :
>
>> set nbr to words of "xx xx xx xx"
>> set text item delimiters to ""
>> set nbr to nbr as string
>
> Thanks for your help Malcolm.
> Unfotunately, I got the following error message: <Can't set TID to "">
>
> I may have missed something.
> To make sure could you please send me a complete script for a TexEdit+
> file.
>
> Amicalement
> Bernard

Works just fine OMM. With or without any delimiters play.

set nbr to words of "xx xx xx xx"
set nbr to nbr as string
--> "xxxxxxxx"

--
Gary

MacOS 9.1 / "9 is Fine"
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: applescript-users digest, Vol 3 #1784 - 18 msgs (From: Bernard Azancot <email@hidden>)

  • Prev by Date: Re: BugReporter: was Recipients in Mail.app [SOLVED!]
  • Next by Date: (no subject)
  • Previous by thread: Re: applescript-users digest, Vol 3 #1784 - 18 msgs
  • Next by thread: Printing to PDF w/o GUI Scripting
  • Index(es):
    • Date
    • Thread