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

Former Member
0 Likes
696

hi every one ,

i am writing the contents in the sapscript..

i want to increase the width of the change editor..

so that i can type more words at a single line..

Inshort, i want to type more sentence at a single line what i should do???can anyone help me out in this????

1 ACCEPTED SOLUTION
Read only

sridharreddy_kondam
Active Contributor
0 Likes
664

Hi Sateesh ,

In the Editor Right click the mouse and Select Page left/right....

Regards,

Sridhar...

Message was edited by: sridhar reddy kondam

5 REPLIES 5
Read only

sridharreddy_kondam
Active Contributor
0 Likes
665

Hi Sateesh ,

In the Editor Right click the mouse and Select Page left/right....

Regards,

Sridhar...

Message was edited by: sridhar reddy kondam

Read only

Former Member
0 Likes
664

Hi,

You can right click on the editor and select PAGE LEFT/RIGHT.

Normally we will use '=' TAG to get continuous text.

Thanks and Regards,

Bharat Kumar Reddy.V

Read only

Former Member
0 Likes
664

Hi,

<b>Refer to below thread:</b>

Hope you find your solution here.

<b>Reward points for useful answers</b>

Rgds

Read only

Former Member
0 Likes
664

hi, you cannot extend the width of the change editor. but what you can do is use the tag "=" (extended line) to write continuous lines. depending on your page format, it may appear as a sinlge line or more lines when previewed.

Read only

Former Member
0 Likes
664

Hi satheesh,

use <b>Shift + F8</b> , ur editor will move to the right

also for writing continuous text in the output, in the next line u can use

= write ur text...

wen u use '=' the text gets written in the same line...