‎2005 Sep 22 2:36 PM
Hi
Please tell me how can I add blank lines to SAPScript window.
Appreciate your immediate response.
Thanks & Regards
Tharani
‎2005 Sep 22 2:39 PM
hi,
in the window insert one blank line with paragarph format only
‎2005 Sep 22 2:39 PM
In the MAIN window? If you want blank lines you can just have a blank line in the editor. Set the paragraph format, but leave the line blank. This works for any window. If you want the program to control when you have a blank line, then create an /E TEXT_ELMENT with the blank line in it, and then CALL function WRITE_FORM for that element in your print program.
Regards,
Rich Heilman