• 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: TRIM [Trimming White Space]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TRIM [Trimming White Space]


  • Subject: Re: TRIM [Trimming White Space]
  • From: email@hidden
  • Date: Sat, 3 Aug 2002 02:39:38 EDT

Does the white space only occur at the end of the string? If so, loop
backwards, starting at the end until you don't find a white space, then snip
the string to that spot (faster than snipping each pass).

Is the white space through-out the string and you want it gone? Read on...

if you were on the list the past ten days, search your email for the word
'poke' between 7/28/02 and 8/1/02 to find a number of messages concerning
string manipulation information. If you weren't on the list, check the
archeives.

Best Wishes,
=-= Marc Glasgow

Seth Wrote:

>Does anyone know if there's a simple way to trim white
>space off of a string, or should I just loop through it and
>take them out myself?
_______________________________________________
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.

  • Prev by Date: Re: Quark style and character sheets -- is "normal" always spec number 1?
  • Next by Date: duplicate one file
  • Previous by thread: Re: New Folder at a specified path
  • Next by thread: duplicate one file
  • Index(es):
    • Date
    • Thread