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

Problem SAP-SCRIPT line command too long

Former Member
0 Likes
2,622

Hi all,

i'm new on SAP-SCRIPT ; i would like to put a command line (with '/:') but it too long, Ii I go to the line to continue my command does not work.

Example :

/: BOX XPOS '3.5' CM WIDTH '2.5' CM HEIGHT '0.5' CM FRAME 10 TW INTENSITY 15 -> too long

Thanks for help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,339

shift+F8

4 REPLIES 4
Read only

Former Member
0 Likes
1,340

shift+F8

Read only

0 Likes
1,339

Thanks, you are my hero

Read only

Former Member
0 Likes
1,339

you can use = or space to continue

Read only

0 Likes
1,339

Note that = or space to continue SAPScript command lines is NOT possible...