MAC OS X Problems

Yves COPPE yvescoppe at skynet.be
Wed Jul 9 01:48:01 EDT 2003


HI

> on mouseUp
>   set itemDel to "/"
>   put item 1 to -2 of the filename of this stack into mypath
>   create folder (myPath & "/newuserfolder")
>   rename folder (myPath & "/newuserfolder") to (myPath & "/éîøüå")
> end mouseUp
>
> Works fine here...
>
> Regards,
>
> Scott Rossi
> Creative Director
> Tactile Media, Multimedia & Design
>

It doesn't work if in your path you have an existing folder wtih  
diacriticals

f. ex.
myPath is     /users/<myName>/xxx/yyy/éééé

then
add your code

>   create folder (myPath & "/newuserfolder")
>   rename folder (myPath & "/newuserfolder") to (myPath & "/éîøüå")
>

it won't work !!!!


I repeat, at this time, waiting the team of revolution for fixing the 
bug, I think it's bette with Applescript



Greetings.

Yves COPPE
yvescoppe at skynet.be



More information about the use-livecode mailing list