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

SAPSCRIPT editor - truncated lines

tony_bramhill2
Participant
0 Likes
1,022

Can anyone enlighten me about a quirk in the text element editor.

We have text-element lines in some scripts which are too long for the editor window.

You can see the entire line by using UTILITIES -> FORM INFO. But when you try to <i>edit</i> the line, it is truncated and shows a '<b>></b>' to the right of the line. How do I access the rest of the line for editing? (In fact, I don't know how the original extra long line got into the script in the first place.. maybe a version thing.)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
610

Hi,

WHen you go to the text element..

IN the menu choose..

EDIT -> Page Left/Right (SHIFT + F8)..

It will move the page to your right..So that You can see the remaining text..

Thanks,

Naren

2 REPLIES 2
Read only

Former Member
0 Likes
611

Hi,

WHen you go to the text element..

IN the menu choose..

EDIT -> Page Left/Right (SHIFT + F8)..

It will move the page to your right..So that You can see the remaining text..

Thanks,

Naren

Read only

0 Likes
610

Great - many thanks.