Hi Tim, 2007r1 and r2a2 In the meantime (during the DNS "blackout") I found a bug report on that... maybe thats the problem... http://support.realsoftware.com/feedback/viewreport.php? reportid=kvpzeppd
Greetings, Michael Am 19.02.2007 um 21:48 schrieb Tim Jones: > Michael - > > Which version of RB? > > Tim > -- > Tim Jones > [EMAIL PROTECTED] > > On Feb 19, 2007, at 1:44 PM, Michael Gerbes wrote: <snip> >> My problem: >> I'm using the "cp" command to copy files. Files with names containing >> "Umlauts" (ä,ö,ü,etc.) are not copied. >> I believed, that your advice (Converting the UTF8 string to octal) >> could help me out, but I realize now, that it was taken out of >> context. As you pointed out, the Shellpath already contains the octal >> representation of the Umlauts, but nonetheless the following code is >> not working (Error 1) for files containing Umlauts in their names... >> >> (source, destination as folderitem) >> dim b as string >> b = "cp -fpR "+source.ShellPath+" "+destination.ShellPath >> me.Execute b >> </snip> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
