Handling Errors in IVSS
There are two kinds of errors that can occur during the running of a Visual SourceSafe command: errors and yes/no questions. Errors may be returned to the caller as indications that a function call failed. Questions are answered by default; your calling application never even knows the question happened.
In This Section
Describes how to handle errors in Visual SourceSafe automation model.
Describes Errors and Questions in Visual SourceSafe automation model.
Reference
Visual SourceSafe Automation Reference
See Also
Concepts
Introduction to Visual SourceSafe Automation
Other Resources
Visual SourceSafe Automation
Driving a SourceSafe Database
Trapping SourceSafe Events