Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

NO-SCROLLING in batch mode

Former Member
0 Likes
419

Hi experts,

Can you please tell me if it is possible to have a non scrolling line in a batch program?

In on line, everything works fine ... when I try the program in batch, the header line is scrolling like the others.

Thank you for your help.

Jorge

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
365

try this:

SCROLL LIST TO COLUMN col.

Hi experts,

Can you please tell me if it is possible to have a non scrolling line in a batch program?

In on line, everything works fine ... when I try the program in batch, the header line is scrolling like the others.

Thank you for your help.

Jorge

1 REPLY 1
Read only

Former Member
0 Likes
366

try this:

SCROLL LIST TO COLUMN col.