2014 Jun 30 3:35 PM
Highlighted LLC text should come exactly below KOENIGSDROS....
how to do it....also attaching the script code in other sshot...
Plz help...
2014 Jun 30 3:56 PM
Darshan,
it's possbile using specific tab or new window only for this text.
2014 Jun 30 3:45 PM
Hi Darshan,
Increase window size, LLC will come in same line.
Thanks,
Anil
2014 Jun 30 3:48 PM
thnx for d reply...
but it will not be generic solution...if in case a larger text appeared der then it will eventually come down from the beginning only....not under it....
2014 Jun 30 3:53 PM
Hi Darshan,
we have mentioned as 50 chars right. So taking max size into consideration should give a generic solution.
Thanks,
Anil
2014 Jun 30 3:56 PM
Darshan,
it's possbile using specific tab or new window only for this text.
2014 Jun 30 4:15 PM
Hi DARSHAN panchal,
continous text always starts at the start of the window and ends at the end of the window. If the text is too long for 1 line, it will start in the next line at the start of the window.
so wether redesign your windows, by outsorcing your leading text into a seperate window. Or split your variable so it does not extend your window-size
if &GC_ADDRNAME2(40)& <> ''.
,, &GC_ADDRNAME2(40)&
endif.
if &GC_ADDRNAME2+40(10)& <> ''.
,,&GC_ADDRNAME2+40(10)&
endif.
regards
Stefan Seeburger