[59536] in SAPr3-news
Sap script
daemon@ATHENA.MIT.EDU (bison)
Sat Jun 9 12:22:55 2007
To: sapr3-news@mit.edu
Date: Sat, 9 Jun 2007 18:22:46 +0200
From: "bison" <bison@biz.co>
Message-ID: <f4ekda$j2r$1@nemesis.news.tpi.pl>
Hi
I must write in sap script something like this:
name_of_col1 name_of_col2 name_of_col3
(correct lines:)
shorttext shorttext shorttext
shorttext verylong_ shorttext
_text
(incorrect line):
shorttext verylong__text shorttext
And how to it with sap script form that the long text don't move short text
in col3.
Col2 must have constant width.