毛勇岗 wrote:
> Thank you very much for you reply.
> As you said,regarding this crash issue,I should be how to modify in the next 
> step. 
> What can I do?  I hope to get you hits. Thank you!

There are two possibilities:

1. Prevent the file from being opened as CSV. This is what the filter
detection is supposed to do, but it doesn't work with the special-case
code you found already. Changing this would probably require help from
the framework people.

2. Try to find what's going wrong when displaying the resulting strings,
OutputDevice::DrawTextArray and below. It could then still take a long
time to open the file, with the long mixed-script cells.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to