Control statement is too long is SAPSCRIPT, Help!
How do I add return line in the IF statement of SAP Script.
/: IF a = '1' OR a = '2'
?? OR a = '3'
/: ENDIF
What is the command line in the ?? Thanks!
Tags:
Former Member replied
Hi,
Or you could simply write on one line using the toggle left / right option...
If using the SAPScript setting for the Graphical PC editor is not set. When editing the window select menu option
Edit -> Page Left/Right
That wil allow you to continue typing on the same line...
Regards
Stu