‎2006 Sep 18 7:55 PM
Hello Friends,
I am trying to adjust the headings in a sapscript . The problem is i dont need a tab between the two headings instead I need a space so that they are formatted as needed . i know for tab we use ,, What do i do for space ?
Please advice .
Thank you
‎2006 Sep 18 8:09 PM
You can give space between two heading text, but to get more precise format suggest you to use TABS as this would help in alligning the item detials along with the column headings.
For example:
* Header1 Header2 Header3
‎2006 Sep 18 8:02 PM
Hi,
To insert spaces use &space(<No>)& Where No indicates the no of spaces you want to insert .
Regards,
Varun .
‎2006 Sep 18 8:03 PM
HI Hari,
In Scripts, we use <b>,,</b> symbols for tab position, so remove this and put space between the 2 headings. if you are using any specific charecterformat, see that also whether it is having TAB space inbetween 2 headings, if yes use another format
Regards
Sudheer
‎2006 Sep 18 8:09 PM
You can give space between two heading text, but to get more precise format suggest you to use TABS as this would help in alligning the item detials along with the column headings.
For example:
* Header1 Header2 Header3