Have I to convert the file name on UTF8?
Fran รง ois Cuneo
francois.cuneo at cuk.ch
Wed Aug 6 04:56:00 EDT 2003
Yves, Thank you, it works BUT:
when I open the stack after the rename file, it's impossible to save it
again because the backup file is wrong (with "specials" char.
So I open the stack, I make the changes, I delete it, I save it and I
rename it.
That's not really clean I Think!
open file chemin_sauvegarde
delete file chemin_sauvegarde
answer "j'ai effac, vrifie!"
save stack nom_fichier as chemin_a_convertir
close file chemin_a_convertir
rename file chemin_a_convertir to chemin_sauvegarde
It's really a problem, this files name when you are not english or german
people...
That is a workaround, I think that Revolution have to find a SOLUTION!
Thank you anyway!
Franois
--------------
Franois Cuneo
Site Web ddi au Macintosh http://www.cuk.ch
E-mail: francois.cuneo at cuk.ch
> De: Yves COPPE <yvescoppe at skynet.be>
> Rpondre : use-revolution at lists.runrev.com
> Date: Wed, 6 Aug 2003 10:20:29 +0200
> : use-revolution at lists.runrev.com
> Objet: Re: Have I to convert the file name on UTF8?
>
>
> Le mercredi, 6 ao 2003, 10:14 Europe/Brussels, Franois Cuneo a
> crit :
>
>> Hello everybody
>>
>> I asked my problem before, but I think I was not so clear because I
>> have no
>> answer. So I ask again, because the problem is really important for me.
>>
>>
>> To be simpler:
>>
>> I save a stack with diacritical char.
>> By example:
>>
>> save stack "coucou" as "pp.edb"
>>
>> All seams OK, but the file can't be opened after by revolution.
>> And if I Say
>>
>> open stack "pp.edb"
>> save stack "pp.edb
>> one pp name on the foleder is pp.edb~
>>
>>
>
> Try
>
>
> save stack "coucou" as "whatever"
> rename file whatever to "pp.edb"
>
>
> hope this helps
>
> Greetings.
>
> Yves COPPE
> yvescoppe at skynet.be
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
More information about the use-livecode
mailing list