Hi all I am passing a file path having some japanese named folders in the path to the SAX Parser to parse the file I do the following stuff on Mac
---------------------------------------------------------------------------- -------------- FSMakeFSSpec(0,0,filePath,&fsspec); XMLCh *newPathPtr = XMLCreateFullPathFromFSSpec(fsspec); ---------------------------------------------------------------------------- -------------- Now i pass the newPathPtr to the SAX Parser and it cant open the specified file I cant figure out where i am wrong in doing so Can anyone help me please regards birinder --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]