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

Standard Text

Former Member
0 Likes
744

Hi

i have two standard texts say ztext1 ad ztext2.

Can i include ztext2 inside ztext1 like

ztext2 = are.

ztext1 = How are you. (How ztext2 you.)

While creating a text when go to Insert commant CTRL+F9, what TEXT stands for.

Regards

Aditya

5 REPLIES 5
Read only

Former Member
0 Likes
719

Hi,

You can do it in message usig placeholder only. Otherwise it is not possible.

Syntax:

Message ' How &1 you?' type '(Message type)' with TEXT2

Regards,

Anirban

Read only

Former Member
0 Likes
719

Yes u can include standard text)s) inside another standard text.

From SO10 create the std. text and then from menupath insert->text-Standard u can insert other standard texts inside it.

But I think u cannot include a std. text as part of a sentence. Whenever u include a std. text it creates line break.

regards,

Joy.

Edited by: Joyjit Ghosh on Jul 29, 2008 8:28 AM

Read only

Former Member
0 Likes
719

Hi Aditya,

You can include one standard text in another.

Go to SO10 create your standard texts.

Open any one standard text,

Goto INSERT in the Menu Bar, Select TEXT --> Standard.

Here give your another ztext name which you want to include.

Hope this helps you.

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
719

Hi

Good

I dont think you can concatenate two standard texts.

Thanks

mrutyun^

Read only

Former Member
0 Likes
719

Thanks