Application Development 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: 

scripts: command line and text

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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