Skip to Content
0
Former Member
Sep 13, 2007 at 11:57 AM

Unicode error : " The structure does not start with character-type"

109 Views

Unicode problem:

Data Declaration :

p_data_in like w3mime (RAW data of length 255 )

p_data_out like w3mime (RAW data of length 255 )

the error happens in the follwing code

p_data_outl_offset = p_data_inl_offset.

saying " The structure does not start with character-type"