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

SAP Script - Editor Window

Former Member
0 Likes
900

Hi,

I am working on SAP SCRIPTS and the Editor Window has a maximum of 72 characters per line.

I want to use BOX command 'BOX YPOS '1.75' CM HEIGHT '0.30' IN WIDTH '8.26' IN FRAME 10 TW INTENSITY 15' and I am unable to write this in 1 command line.

How do I manage this?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
730

Hi,

In the editor you should display the other part with "SHIFT F8".

Hope this helps,

Erwan

5 REPLIES 5
Read only

Former Member
0 Likes
731

Hi,

In the editor you should display the other part with "SHIFT F8".

Hope this helps,

Erwan

Read only

Former Member
0 Likes
730

Hi,

After completeing one line Enter Shift F8..

Regards

jana

Read only

Former Member
0 Likes
730

Hi,

Use edit->page left/right and then write your code,it will come in one line.

Luck,

Bhumika

Read only

Former Member
0 Likes
730

continue the next half with extended line /

Read only

Former Member
0 Likes
730

hii

use continue line only by adding '/' in next line.it will consider that line as continue.

regards

twinkal