Applescript character conversion from PHP
Applescript character conversion from PHP
- Subject: Applescript character conversion from PHP
- From: Hans Schoenmaker <email@hidden>
- Date: Tue, 26 Nov 2002 11:08:46 +0100
Hi guys,
I'm trying to write as script that copies a textfile from a PHP server.
The textfile itself is also a applescript which i run after downloading.
Everything works fine, but :
The are Characters that won't convert properly.
For example:
set contents of line 1 to "Mikael Ndsstrvm"
becomes :
set contents of line 1 to "Mikael Nsstrm"
after downloading.
What's the problem here? Even my browser shows the characters correctly, but
when is save the URL it changes them and when opening in applescript or
simpletxt it's messed up.
Hans Schoenmaker
--
email: email@hidden
The Netherlands
_______________________________________________
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.