The ACCESSIBLE parameter generates report output in HTML code that is compliant with Section 508-level accessibility requirements.
HTML code that is Section 508 compliant automatically turns off pagination. Column titles and page headings are displayed only at the beginning of the report and page footings only at the end of the report.
The syntax is:
SET ACCESSIBLE = {508|OFF}
where:
Generates report output in HTML code that is compliant with Section 508-level accessibility requirements.
Does not generate report output that is compliant with Section 508-level accessibility requirements. OFF is the default.