Coding Example for Implementing Error Reporting in Your Functions

The following code fragments illustrate how to implement the VCS error system in a function. The first fragment represents typical code without the VCS error system. The second fragment modifies the code to implement the VCS error system.


Home Contents Previous Next