Click to See Complete Forum and Search --> : Serialize question


Thomas
March 30th, 1999, 04:13 AM
Hi there


I have a little problem with the SerialzeRaw function.

I am calling it within my View class to save the text of an edit ctrl.


So far so good. I am getting my text via serial device or canbus device.

if i have the wrong baud rate for example i am receiving nonsense from the

comm port.

Serialzing this results in a crash, why and how can I avoid that?

The serializing goes automatically so I cannot let the user look at the contents

of the edit ctrl and decide wheter to save or not.


thanks in advance


thomas