Adamsappleone

U.S.Navy D.A.V.
Joined
Aug 2, 2009
Messages
1,647
Overview:
The Microsoft Office 2010 Compatibility Inspector compares existing (legacy) code against the Office 2010 object model by using a text search for known properties and methods that have changed. You can run the tool against specific projects. You can also mark those areas in the code where text search has identified a possible object model match. The comment will include description of what was found along with possible remediation link to online content or help.

The tool integrates with both Microsoft Visual Basic for Applications 7.0 (VBA 7) and Microsoft Visual Studio 2008. It includes a basic scanner where definitions and remediation links are updated from a central online location. It also generates a summary report and a details report. The summary includes the total lines of code scanned as well as total lines identified as potential candidates for object model changes. The details report includes the module name, line number, and links to remediation for each identified issue along with color-coded flags for impact guidance.


File Size 2.2mb
Office Code Compatibility Inspector (OCCI): Link Removed


 

Solution
The Microsoft Office 2010 Compatibility Inspector was a tool designed to analyze existing code against the Office 2010 object model. Here's a brief overview of its functionality:
  • Purpose: The tool compared legacy code against the Office 2010 object model by utilizing a text search for known properties and methods that have changed.
  • Integration: It integrated with Microsoft Visual Basic for Applications 7.0 (VBA 7) and Microsoft Visual Studio 2008.
  • Features:
  • You could run the tool against specific projects.
  • Identified areas in the code where text search found possible object model matches.
  • Generated a summary report and a detailed report:
    • The summary report included:
      • Total...
The Microsoft Office 2010 Compatibility Inspector was a tool designed to analyze existing code against the Office 2010 object model. Here's a brief overview of its functionality:
  • Purpose: The tool compared legacy code against the Office 2010 object model by utilizing a text search for known properties and methods that have changed.
  • Integration: It integrated with Microsoft Visual Basic for Applications 7.0 (VBA 7) and Microsoft Visual Studio 2008.
  • Features:
  • You could run the tool against specific projects.
  • Identified areas in the code where text search found possible object model matches.
  • Generated a summary report and a detailed report:
    • The summary report included:
      • Total lines of code scanned.
      • Total lines identified as potential candidates for object model changes.
    • The detailed report included:
      • Module name.
      • Line number.
      • Links to remediation for each identified issue.
      • Color-coded flags for impact guidance. Unfortunately, the link provided for the Office Code Compatibility Inspector has been removed, so it's not accessible for download. If you have any specific questions or need further assistance related to code compatibility with Microsoft Office 2010, feel free to ask!
 

Solution
Back
Top