Kalan
Member
Hi all,
I am trying to trace the required string in the comma separated concatenated string variables
(both the variables are longchar data type) using can-do or lookup. but receiving the below error.
[FONT=r_ansi][FONT=r_ansi]'Incompatible data types in expression or assignment. '
I have used 'char' data type variable as a parameters, since the concatenation list string value is big and raised the error
'REPLACE/CONCAT may not result in data > 32000 bytes. (11678)' In order to resolve this i preferred longchar data type.
Can someone pls advise on this?
Thanks.
[/FONT][/FONT]
I am trying to trace the required string in the comma separated concatenated string variables
(both the variables are longchar data type) using can-do or lookup. but receiving the below error.
[FONT=r_ansi][FONT=r_ansi]'Incompatible data types in expression or assignment. '
I have used 'char' data type variable as a parameters, since the concatenation list string value is big and raised the error
'REPLACE/CONCAT may not result in data > 32000 bytes. (11678)' In order to resolve this i preferred longchar data type.
Can someone pls advise on this?
Thanks.
[/FONT][/FONT]