Skip to Content
0
Former Member
Apr 13, 2009 at 11:25 AM

Convert Raw data to String

10400 Views

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,