Notation Conventions for VBScript

The following table outlines VBScript notational conventions used in this manual.

Prefix
Description
OAd

Prefix for objects that the Rational ClearQuest API can access through its
COM library.

For example: OAdEntity

Note: The Session and AdminSession objects do not use the OAd prefix. (For more information, see "Getting a Session object".
AD
Prefix for VBScript Enumerated Constants. For example: AD_ORACLE


Feedback