• 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: String Munging (Re: Finding Filenames that contain a certain string)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: String Munging (Re: Finding Filenames that contain a certain string)


  • Subject: Re: String Munging (Re: Finding Filenames that contain a certain string)
  • From: Matt Deatherage <email@hidden>
  • Date: Mon, 23 Jul 2007 01:43:21 -0500

On 7/22/07 at 10:04 PM, Jon Pugh <email@hidden> wrote:

on deleteString(aString)
set foo to offset of aString in theString
if foo =82 0 then
set theString to beforeString(aString) & afterString(aString) as string
end if
end deleteString

What is the missing operator "=82" in the marked line supposed to be?
The mail header says "iso-8859-1" character encoding, but point 82 in
that table is not a printing/visible character.


--
Matt Deatherage                              <email@hidden>
GCSF, Incorporated                      <http://www.macjournals.com>

"Success is the ability to go from one failure to another with no loss of
enthusiasm." -- Sir Winston Churchill



_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: String Munging (Re: Finding Filenames that contain a certain string)
      • From: Jon Pugh <email@hidden>
References: 
 >String Munging (Re: Finding Filenames that contain a certain string) (From: Jon Pugh <email@hidden>)

  • Prev by Date: Re: format of text in resulting text file
  • Next by Date: Re: String Munging (Re: Finding Filenames that contain a certain string)
  • Previous by thread: String Munging (Re: Finding Filenames that contain a certain string)
  • Next by thread: Re: String Munging (Re: Finding Filenames that contain a certain string)
  • Index(es):
    • Date
    • Thread