Shared Keyword Allows Backward Compatibility

Siebel VB includes the shared keyword to support backward compatibility with older versions of Visual Basic. You cannot use it in a Declare Variable statement in a procedure. If you use the Shared keyword in a Declare Variable statement in a procedure, then it has no effect.