Other Guidelines
It is recommended that you apply the following guidelines when you use Siebel VB. For information about each of them, see the topic about guidelines for using Siebel VB and Siebel eScript in Siebel Object Interfaces Reference:
Declare your variables
Use a standard naming convention
Use a self-reference to identify the current object
Avoid nested If statements
Use a four-digit year
Apply multiple object interface methods to a single object
Write code that handles run-time errors