Skip to Content
0
Former Member
Jun 12, 2009 at 08:18 AM

SAPscript - Fixed position for vline

194 Views

Greetings.

Hi i'm facing this problem in fixing the position for my vline ( to draw vertical line). The reason i need this solution is because currently i'm using variable that have flexible length.

The vline will be push to the left and right depend on the outcome value.

&sum1-zsumin&,,&sum1-zsum1&<vl>&Vline&</>

Thanks.