Skip to Content
0
Former Member
Dec 30, 2007 at 05:19 PM

Positioning box in Main Window

40 Views

I have a main window (Sapscript) with multiple text elements as follows:

<Start Text Element1>

Include statement with varying text length

<End Text Element1>

<Start Text Element2>

Include statement with varying text length

<End Text Element2>

<Start Text Element3>

I need a box to appear here with item header. ****

<End Text Element3>

How can I position the box in the 3rd text element section ? The text appearing in Text Element1 & Text Element2 are not fixed in length. I will not know where text element 3 starts.