Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Convert String to Bytes

Former Member
0 Likes
1,889

Hi Experts,

I need to convert a string variable, or a RAW line, to bytes.

Does anyone know how can I do it?

Best regards

1 ACCEPTED SOLUTION
Read only

brad_bohn
Active Contributor
0 Likes
875

Function SCMS_STRING_TO_XSTRING

Hi Experts,

I need to convert a string variable, or a RAW line, to bytes.

Does anyone know how can I do it?

Best regards

3 REPLIES 3
Read only

Former Member
0 Likes
875

Hello,

Do you mean Binary data by Bytes?

Vikranth

Read only

brad_bohn
Active Contributor
0 Likes
876

Function SCMS_STRING_TO_XSTRING

Read only

Former Member
0 Likes
875

Thanks, that works fine

Regards