Re: rich text control crashing



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.
>


.



Relevant Pages

  • ActiveX Aggregation
    ... I currently embed an third party ActiveX control A into my application. ... this control crashes and kills my app. ... called "blind aggregation" - where I just create a pointer to IUnknown ...
    (microsoft.public.win32.programmer.ole)
  • Re: User Control Crashes VB on lost focus
    ... I got the reason the control crashes, it seems to me to be a VB bug. ... And detecting the Tab key, so you can avoid the issue (if ... all fine if i load the control project among with the ...
    (microsoft.public.vb.controls)
  • Re: What a beautiful landing
    ... When you see the footage of the crash, it seems amazing that he survived ... of an M2-F2 in PIO that it's the infamous Bruce ... So the control inputs were making the PIO even ...
    (sci.space.history)
  • Re: Access 2003/ADP database corruption
    ... master and link child properties and then hit save it crashes. ... If copying or importing the objects don't work, ... then click on any control *in the toolbar*, ... I did that Access would crash when I would try to save the form. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Best freeview box
    ... ability to control a VCR for timer recordings via Scart lead. ... e) stability and tendency to crash randomly (or not in the case of expensive ... h) audio output options to hifi ... The Sony is a very good box, ...
    (uk.tech.digital-tv)

Loading