‎2006 Oct 09 9:59 AM
I am working on a program to generate a dynamic list whose columns are controlled based on selection. Based on the selection, the list width may vary from 200 to 720. I have declared the LINE-SIZE to be 720.
The problem is when the actual column width is much less than 720 there are a lot of blank spaces in the report. For eg., if the actual width is only 200, then the report will have 520 blank spaces on each line.
Is there any way to set the LINE-SIZE during runtime.
Thx & Regds
Thiru
‎2006 Oct 09 10:02 AM
‎2006 Oct 09 10:02 AM
‎2006 Oct 09 10:02 AM
Hi,
Look at the DEMO program:-
DEMO_LIST_NEW_PAGE_PRINT_ON
Regards
Sudheer