2006 Sep 28 4:02 AM
Hi all,
Is that possible to print a dotted line in SAPscript?
If so, how to do it?
Thanks
Karen
2006 Sep 28 4:06 AM
Hi,
Actually it's not possible by using the command of the Box , but gy using the text as string you can print the dotted lines in the script..
Use the text command and then u print the dotted line as
........................................................
this will prin the dotted line..
Cheers,
SImha.
Hi all,
Is that possible to print a dotted line in SAPscript?
If so, how to do it?
Thanks
Karen
2006 Sep 28 4:06 AM
Hi,
Actually it's not possible by using the command of the Box , but gy using the text as string you can print the dotted lines in the script..
Use the text command and then u print the dotted line as
........................................................
this will prin the dotted line..
Cheers,
SImha.
2006 Sep 28 7:10 AM
first try out with
&SYST-ULINE&
or give the '-' symbol as many as you want.like,
----------------------------------
here * is the DEFAULT paragraph format in the layout TEXT EDITOR.
Regards
Srikanth
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |