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

scripts: command line and text

Former Member
0 Likes
346

Hi all,

HOw do i a get the data from a command line(include) and text(constant) on the same line in scripts.

First the constant text is displayed and then the text in the include command must be displayed.

or can two commands(include) be output on the same line?

Regards,

C.A

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
313

Hi,

In Scripts there is no possibility to display the include text and constant text in Single line. By using READ_TEXT u can do this one.

Regards,

Usha

1 REPLY 1
Read only

Former Member
0 Likes
314

Hi,

In Scripts there is no possibility to display the include text and constant text in Single line. By using READ_TEXT u can do this one.

Regards,

Usha