hello to all.
I have a report that shows a paragraph of 5 lines and I want that the same appear just.
The lines leave from a variable that contains a only text, by space questions are due to divide in 5.
For example, the only variable is called wktexto and contained:
wktexto = "Talk to me softly There's something in your eyes Don't hang your head in sorrow And please don't cry I know how you feel inside I've
I've been there before Something's changing inside you And don't you know".
I want that in the report it leaves thus:
Talk to me softly There's something in your eyes Don't hang your head in
sorrow And please don't cry I know how you feel inside I've I've been the
re before Something's changing inside you And don't you know
that instruccion I must use so that prints the just paragraph?
Best Regards.
I have a report that shows a paragraph of 5 lines and I want that the same appear just.
The lines leave from a variable that contains a only text, by space questions are due to divide in 5.
For example, the only variable is called wktexto and contained:
wktexto = "Talk to me softly There's something in your eyes Don't hang your head in sorrow And please don't cry I know how you feel inside I've
I've been there before Something's changing inside you And don't you know".
I want that in the report it leaves thus:
Talk to me softly There's something in your eyes Don't hang your head in
sorrow And please don't cry I know how you feel inside I've I've been the
re before Something's changing inside you And don't you know
that instruccion I must use so that prints the just paragraph?
Best Regards.