Skip to Content
0
Former Member
Sep 11, 2007 at 09:55 AM

problem with list displaying

19 Views

Hi all.

I have such a probem. The required width of line in list is 120. I set it with

REPORT zreport LINE-SIZE 120. But when the list is displayed, the width of line at once is 100 and it becomes 120 only when i scroll a list (physically with a mouse). But the statement SCROLL LIST in a code does not help. I need the width 120 just at once.

TIA, regards, Nikolai.