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�, v�rifie!"
  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!
Fran�ois 


-------------- 
Fran�ois Cuneo
Site Web d�di� au Macintosh http://www.cuk.ch
E-mail: [EMAIL PROTECTED]

> De�: Yves COPPE <[EMAIL PROTECTED]>
> R�pondre �: [EMAIL PROTECTED]
> Date�: Wed, 6 Aug 2003 10:20:29 +0200
> ��: [EMAIL PROTECTED]
> Objet�: Re: Have I to convert the file name on UTF8?
> 
> 
> Le mercredi, 6 ao� 2003, � 10:14 Europe/Brussels, Fran�ois 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 "p�p�.edb"
>> 
>> All seams OK, but the file can't be opened after by revolution.
>> And if I Say
>> 
>> open stack "p�p�.edb"
>> save stack "p�p�.edb
>> one p�p� name on the foleder is p��p��.edb~
>> 
>> 
> 
> Try
> 
> 
> save  stack "coucou" as "whatever"
> rename file whatever to "p�p�.edb"
> 
> 
> hope this helps
> 
> Greetings.
> 
> Yves COPPE
> [EMAIL PROTECTED]
> 
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to