@SVD_COMPATIBILITY = {[COBOL97] VxxLyy | NetCOBOL Vx.xLyy}
You can restrict the functions of the debugger with this variable. By specifying this environment variable, the initial value for the compatibility of the debugger can be set in the value specified by the environment variable. When the environment variable is not specified, the default conforms to the values that were set when the debugger last ended.
In the environment variable, specify the product type and version level of the debugger in use at the time the command file was created.
If you select "About NetCOBOL for Windows " from the debugger Help menu, you can check the product type and version level of the debugger.
If you specify COBOL97, there are three types of behavior depending on what is set for the version and level number (VxxLyy). These are shown as follows.
When a version and level earlier than V50L10 is specified: Compatibility with V40 series or earlier is maintained.
When V50L10 is specified: Compatibility with V50L10 is maintained.
When V61L10 or later is specified: Compatibility with V61L10 is maintained. (This is the latest behavior.)
If you specify NetCOBOL, the behavior is shown as follows.
When V7.0L10 or later is specified: This is the latest behavior. Compatibility with V7.0L10, the release specified in this, and associated, manuals is maintained.