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

new-section

Former Member
0 Likes
292

hi all i need the replacement function for new-section

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
273

HI,

NEW-SECTION continues to be supported only for reasons of compatibility, but it is processed internally after NEW-PAGE PRINT ON .

Instead of " NEW-SECTION ", use " NEW-PAGE PRINT ON ". You can select the previous standard function of NEW-SECTION - i.e. resetting the page counter to 1 - with the addition " NEW-SECTION " of NEW-PAGE PRINT ON .

Regards,

Morris Bond.

Reward Points if Helpful.

1 REPLY 1
Read only

Former Member
0 Likes
274

HI,

NEW-SECTION continues to be supported only for reasons of compatibility, but it is processed internally after NEW-PAGE PRINT ON .

Instead of " NEW-SECTION ", use " NEW-PAGE PRINT ON ". You can select the previous standard function of NEW-SECTION - i.e. resetting the page counter to 1 - with the addition " NEW-SECTION " of NEW-PAGE PRINT ON .

Regards,

Morris Bond.

Reward Points if Helpful.