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

how to build a string

Former Member
0 Likes
327

Hi,

I want to build a string and pass it on to spool as shown below:

data text type string.

text = 'Key'.

text+ 12(8) = 'Status'

text+ 25(7) = 'Location'

What is the syntax to do this.

Regards,

Sriram.

1 REPLY 1
Read only

Former Member
0 Likes
298

Please press F1 on "move".

Basic question locked

Rob