Re: rich text control crashing
- From: "Fred Taylor" <ftaylor@xxxxxxxx!REMOVE>
- Date: Tue, 24 Jan 2006 18:48:41 -0700
If the control crashes with it, you'll have to remove it, or find a
different control. A plain old EditBox wouldn't crash from a '\' being
there.
--
Fred
Microsoft Visual FoxPro MVP
"Matthew L Reed" <nousenetspam at dead ice dot us> wrote in message
news:u1Z8IjRIGHA.3100@xxxxxxxxxxxxxxxxxxxxxxx
>
> "Bernhard Sander" <fuchs@xxxxxxxxxxxxxx> wrote in message
> news:uO5WEZRIGHA.3936@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi Matthew
>>
>>> This much I already know. But why? And how to stop it?
>>
>>>>>ZZ1 = '\01/05/2006 12:04:17 bad'
>> I did not test it. Try double backslash instead of single backslach since
>> RTF internally would store it this way.
>> ZZ1 = '\\01/05/2006 12:04:17 bad'
>>
>> Regards
>> Bernhard Sander
>
> I agree, but that really isn't an option. The data exists, and can't be
> changed because of legal issues. I was hoping a change to the control
> setting would fix this, but it looks like I'll have to programatically
> strip these out before the control gets the data. The leading backslash
> should not be there and we don't even know where it comes from - it
> appears radomly in the data from the past few years. When it does appear,
> the app crashes.
>
.
- References:
- rich text control crashing
- From: Matthew L Reed
- Re: rich text control crashing
- From: Fred Taylor
- Re: rich text control crashing
- From: Matthew L Reed
- Re: rich text control crashing
- From: Bernhard Sander
- Re: rich text control crashing
- From: Matthew L Reed
- rich text control crashing
- Prev by Date: Take a VB6'er to lunch!
- Next by Date: Re: Remote view / cursor oddity
- Previous by thread: Re: rich text control crashing
- Next by thread: Active Window in OleMMess
- Index(es):
Relevant Pages
|
Loading