In the following http://www-01.ibm.com/support/docview.wss?uid=swg21158221
there is a mention of COMMAND TYPE as OLE Automation.
Can you please help me with an example of OLE Automation for ClearExplorer tool?
相关问题
- How to restrict VOB read access in ClearCase (Wind
- preserving history when using mercurial ontop of c
- How to use ClearCase annotate sub-command?
- listing files checked in during last 2 days
- VS2008 and ClearCase : opening solution requests a
相关文章
- Provide version to independent files in clearcase
- How to undo checkout a file checked out from anoth
- Getting present working view in Clearcase
- What is the nature of a “MVFS filesystem” with Cle
- How to list only the name of the baselines in UCM
- Reuse a ClearCase view
- Value of using Git with ClearCase, AccuRev or Perf
- ClearCase: change branch type name?
OLE automation is generally done with the CAL (ClearCase Automation Library), which provides a set of COM interfaces to ClearCase on the Windows 32-bit platforms.
I have used it in VB scripts in: