Hi and thanks for reading.
I'm having a problem with a CString variable. For some reason, it is truncating the string that I assign to the variable. When I checked the length of the variable after the assignment, it was 252 characters. Does anyone know why this is happening? I thought that a CString variable could hold much more data than that.
Thanks.
I'm having a problem with a CString variable. For some reason, it is truncating the string that I assign to the variable. When I checked the length of the variable after the assignment, it was 252 characters. Does anyone know why this is happening? I thought that a CString variable could hold much more data than that.
Thanks.