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

Smartform, blank line inbetween TWO include texts

Former Member
0 Likes
4,501

Dear Gurus,

IN SMARTFORMS ,

I have to include a blank line inbetween two consecutive include texts.

Please help me.

Regards,

Roshan Lilaram.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,674

If u r printing them in a table then, create one more text node between the two text nodes in the output options of this new node check new line..

Or u can put some blank lines in the first text node..

the include text doesnt allows any line break and yeha i cant use two windows too.

13 REPLIES 13
Read only

Former Member
0 Likes
2,675

If u r printing them in a table then, create one more text node between the two text nodes in the output options of this new node check new line..

Or u can put some blank lines in the first text node..

Read only

0 Likes
2,674

Its just a window with few include texts.

I need to have a blank line in a include text Preferably, please help.

Read only

0 Likes
2,674

You can print the two text in different Windows or

u can ut some extra line breaks in the first text node only..

hope this solves ur problem.

Thanks

Read only

0 Likes
2,674

the include text doesnt allows any line break and yeha i cant use two windows too.

Read only

0 Likes
2,674

cant u put extra new lines in the same text...send me ur mail id..i'll send u the snapshots

Read only

Former Member
0 Likes
2,674

Do you have two seperate text nodes for the Include texts?

If so, just insert a new text node inbetween the other two and put in a carriage return.

Read only

0 Likes
2,674

In your newly added text node, make sure you click the 'New Paragraph' radio button, then click in the text area and add a blank line (hit enter).

Make sure to change the Text Type to 'Text Element' first.

Message was edited by:

Matt Nagel

Read only

0 Likes
2,674

Hi,

If u want a blank line between two tests in a include Text then it is not achievable...INCLUDE print the text as it is in TEXT u r refering.

If u can access print program or write routine and use READ_TEXT FM and insert a blank line for each line and use SAVE_TEXT FM to save as standard text.

then ur include prints Blank line between 2 texts or lines.

Regards

SAB

Read only

0 Likes
2,674

Dear Matt this will not help my issue, i need a blank include text ONLY.

See for Eg, i have four include texts, inbetween each of these i put a text element as you said, then even if i am not printing anything in my second include text,this text element will be printed with a blank line,

Now as per this condition, there are two blank lines inbetween my first and third include text.

This is not right logically, In any case i need one and only one Blank line,

I hope i have made my issue more clear.

Please help me in getting a Blank Include Text.

Regards,

Roshan Lilaram.

Read only

0 Likes
2,674

In that case you can insert a Program Lines node before all of your text nodes.

In the Program Lines use FM READ_TEXT to see if your 3 texts exist.

If the first text exists set flag1, if second text exists set flag2, if third text exists set flag3.

Now for the text nodes that give the blank lines, under the Conditions tab give condition if flag# = 'X'.

Read only

Former Member
0 Likes
2,674

Hi Roshan,

Just add another dummy Text field in between the two texts. Create a 'Text' with no data. Hope this helps!

Good luck.

Sudhakar

Read only

Former Member
0 Likes
2,674

hai roshan,

just create another text between two include.then press space bar key from the begining of the new text to the end of the text

regards,

safiq

Read only

gaurab_banerji
Active Participant
0 Likes
2,674

heres how its done

1. insert a table line

2. create a text node

3. insert the text &space&