Re: Path with a word and an "é"

Thierry Arbellot thierry.arbellot at laposte.net
Tue Oct 4 15:58:48 EDT 2005


Yves,

Tested on Panther, and it works with a slash after "/Incorporés"

   put specialFolderpath("Desktop")&"/Incorporés/" into tBureau
   answer file "Choisir un fichier ?" with tBureau as sheet

I hope it helps

Thierry

On 2005, Oct 4, , at 21:13, Yves COPPE wrote:

> Hi list
>
> Rev 2.6 and Mac OSX X 10.4.2 FR
>
> French laguage user of rev, I have a problem with path to folder and 
> french "accent"
>
> if I write a code ;
>
>   put specialFolderpath("Desktop")&"/Incorpores" into tBureau
>   answer file "Choisir un fichier ?" with tBureau as sheet
>
> it opens on the answer DLOG in the right Folder
>
> If I write
>
>   put specialFolderpath("Desktop")&"/Incorporés" into tBureau
>   answer file "Choisir un fichier ?" with tBureau as sheet
>
> it doesn't open correctrly at the rigjht place
> so "Incorpores" runs wel
> BUT
> "incorporés" doesn't run wel : once with "e" it's Ok, once with "é", 
> it doesn't run rigth.
>
> How can I  proceed ?
>
>
> Greetings.
>
> Yves COPPE
> yvescoppe at skynet.be
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list