The MODIFY-SDF-OPTIONS statement permits the user to activate/deactivate a user syntax file, and to change SDF settings, during program execution. Its function range is identical to that of the MODIFY-SDF-OPTIONS command. Test mode and the command statistics, however, can only be specified at command level.
MODIFY-SDF-OPTIONS |
SYNTAX-FILE = *UNCHANGED / *ADD(...) / *REMOVE(...) / *NONE *ADD(...) ADD-NAME = *STD / list-poss(2000): *STD / <filename 1..54> *REMOVE(...) REMOVE-NAME = *LAST / *ALL / *BY-SELECTION / list-poss(2000): <filename 1..54> / *STD ,GUIDANCE = *UNCHANGED / *EXPERT / *NO / *MAXIMUM / *MEDIUM / *MINIMUM ,LOGGING = *UNCHANGED / *INPUT-FORM / *ACCEPTED-FORM / *INVARIANT-FORM ,UTILITY-INTERFACE = *UNCHANGED / *OLD-MODE / *NEW-MODE ,PROCEDURE-DIALOGUE = *UNCHANGED / *YES / *NO ,CONTINUATION = *UNCHANGED / *OLD-MODE / *NEW-MODE ,MENU-LOGGING = *UNCHANGED / *NO / *YES ,FUNCTION-KEYS = *UNCHANGED / *STYLE-GUIDE-MODE / *BY-TERMINAL-TYPE / *OLD-MODE ,INPUT-HISTORY = *UNCHANGED / *ON(...) / *OFF / *RESET *ON(...) NUMBER-OF-INPUTS = *UNCHANGED / <integer 1..100> ,PASSWORD-PROTECTION = *UNCHANGED / *NO / *YES / *SDF-ONLY |