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

new row (skip) in sapscript

Former Member
0 Likes
3,396

i made '/' or 'UL'

but it's making new row why?

i made '/' or 'UL'

but it's making new row why?

6 REPLIES 6
Read only

Former Member
0 Likes
1,996

not making new row sorry

Read only

0 Likes
1,996

Please post the relevant code of the sapscript exactly where the new row should be.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,996

Hi Rani,

To insert a line break within a paragraph, use F6. A slash (/) in the tag column indicates this line break.

or you can insert commands, symbols, and text elements in the PC editor by using Edit -> Insert command.

Hope this will help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
1,996

Just confirm by doing a 'F4' on the command column, and ensure '/' has been defined for line feed. I mean it depends on style being used in the Script.

Read only

vinod_gunaware2
Active Contributor
0 Likes
1,996

Check syntax by pressing F4 and also check

window size and its position.

regards

vinod

Read only

0 Likes
1,996

check the definition of the parapraph format:

There is a checkbox "No blank lines" in the paragraph standard attributes area.

If this box is checked, blank lines (skip) are not printed.

Hope that's it.

Regards,

Clemens