ContentsIndexPreviousNext

V_MARK_READ_CORRUPT

This variable allows you to configure Vision so that it does not mark a file as broken if it encounters a corruption during a read or start operation. The effect is that the user is allowed to retry the program. This may be useful when the error is spurious (for example due to a network caching glitch). If the user retries the program and once again receives a file-corrupt message, then the file should be rebuilt or recovered normally. To enable this option, set the configuration option "V_MARK_READ_CORRUPT" to "0" (off, false, no). The default setting is "1" (on, true, yes).