• 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
Problem with text items and german umlauts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with text items and german umlauts


  • Subject: Problem with text items and german umlauts
  • From: Daniel Blanken <email@hidden>
  • Date: Mon, 03 Nov 2003 20:28:59 +0100

Hey everyone!

A very simple problem, but I just can't find the solution to it...

I've got a script that gets a file's name and is supposed to replace the
german umlauts with their 7-Bit ASCII counterparts ("D" is replaced with
"Ae", for example).

My Problem: When splitting the original file name into single characters the
script sorta "splits" the umlauts themselves. If the file name itself is a
single d for example, the command "every character of name of (info for..."
returns {"a","("} instead of {"d"}. Any ideas on how to make it return the
{"d"}?

Greetings!
danB
_______________________________________________
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.

  • Follow-Ups:
    • Re: Problem with text items and german umlauts
      • From: Christopher Nebel <email@hidden>
    • Re: Problem with text items and german umlauts
      • From: Emmanuel <email@hidden>
  • Prev by Date: Subject: Re: Still trying to create a simple line in Illustrator
  • Next by Date: Select some item of...
  • Previous by thread: Subject: Re: Still trying to create a simple line in Illustrator
  • Next by thread: Re: Problem with text items and german umlauts
  • Index(es):
    • Date
    • Thread