2005 May 09 4:16 PM
Hello, everybody.
Today, I meet a problem about sapscript.
I list it as following, hope can get reply from you.
I'm developing a form using SAP script(not using smartform, it's due to the customer's requirement)
and the trouble is when I write a long text to screen, it is too long more than the page size. So can I set a maxlength for it, make it auto wrap, if it exceed the max length, make it written begin from next line.
Is it possible? And if not a long text, but a unline, is it possible too?
In brief, how to realize the auto wrap in sapscript?
Any suggestion and reply is welcome.
thank you very much
Hello, everybody.
Today, I meet a problem about sapscript.
I list it as following, hope can get reply from you.
I'm developing a form using SAP script(not using smartform, it's due to the customer's requirement)
and the trouble is when I write a long text to screen, it is too long more than the page size. So can I set a maxlength for it, make it auto wrap, if it exceed the max length, make it written begin from next line.
Is it possible? And if not a long text, but a unline, is it possible too?
In brief, how to realize the auto wrap in sapscript?
Any suggestion and reply is welcome.
thank you very much
2005 May 09 4:26 PM
Hello,
You can do this. But needs some coding. You can use FM RKD_WORD_WRAP to wrap texts. But the text looks wrapped if you use monospaced characters.
Hope this helps you.
Best Regards, Murugesh AS
2005 May 09 6:07 PM
thanks a lot, the RKD_WORD_WRAP is a interesting one.
But can I realize it at a configure way, e.g. though configuring the paragraph, font
2005 May 10 2:39 AM
Is there any way exists to realize it in a configure way.
Though configure the form format, make the long text show auto wrap on the form.
Hope any suggestion
Thanks a lot
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |