Enables or disables Adis indicators or error messages.
When you use x"AF" function 49 to tell Adis that you are using Adis and Panels together, the function creates six predefined panels for you. Four of the panels are used to display Adis indicators (Insert, Replace, Auto-skip, and Off-end-of-field indicators). Another field is used for displaying Adis error messages. You might want to suppress these messages when you are using Panels.
call x"AF" using indicators-fn parameter
indicators-fn | pic x comp-x value 1. If an error occurs in the execution of this function, function-code is set to 255 on exit. |
parameter | A pic x(4) field containing one of the following values:
|