bug in joining list items
bug in joining list items
- Subject: bug in joining list items
- From: Yvan KOENIG <email@hidden>
- Date: Thu, 13 Jul 2006 19:38:57 +0200
Le 13 juil. 2006, à 17:50, Emmanuel a écrit :
Hello,
(Running 10.4.7 on a G4 PB)
The coercion of a list to [Unicode] text is broken.
For a simple test, rename a file with a high-ascii character in it (û will do it), then run "(list folder f) as Unicode text" on the parent folder: OMM the list is truncated just before the high-ascii name.
Emmanuel
Hello
I made a test (on a french system), here is the result:
set f to choose folder
(list folder f) as Unicode text
History:
tell current application
choose folder
alias "Documents 2:pour_DG:"
list folder alias "Documents 2:pour_DG:"
{".DS_Store", "Icon
", "pourDG_AW5 (eˇe˘e˙).cwk", "pourDG_AW5.cwk", "pourDG_AW6.cwk", "pourDG_W98.doc"}
end tell
Result:
".DS_StoreIcon
"
Missed:
"pourDG_AW5 (eˇe˘e˙).cwk", "pourDG_AW5.cwk", "pourDG_AW6.cwk", "pourDG_W98.doc"
Yvan KOENIG _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden