Hello All,
How can i convert a RAW data type to STRING or
Character type.
I have a V1 type SSFBIN(RAW data )
and V2 type string .
i used
move v2 to v1.
it is converted to zeros.
After that
v2 = v1.
when i did this
it is showing all zeros .
it is not converting .
please do help me.
Thanking you,