On Wednesday 02 August 2006 10:55 am, Tim Jones wrote: > On Aug 2, 2006, at 6:43 AM, D Jungk wrote: > > [SNIP] > > > I'm reasonably certain that the RB shell is sending arguments in UTF-8 > > and the > > system is looking for something else. Arguments sent in WindowsAnsi or > > ISOLatin1 both work correctly with Spanish accented characters on my > > Mepis > > Linux system. > > What happens if you assign the command you want to execute to a string > and then convert the encoding of the string variable before sending it > to the Shell.Execute? >
> > Tim > -- Hi tim, yes, I did try that and I get exactly the same result. It appears that RB always converts the encoding to UTF-8 Thanks,, Don _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
