Instructions for Running the Walk the SOM Application

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - SOM Developer's Guide

Instructions for Running the Walk the SOM Application

Note   The following sample assumes that you are using a computer with Windows Scripting Host (WSH) installed, such as a computer running Windows 2000 Professional or Windows 98.

To run the application

  1. Open Notepad.
  2. Copy the XML document, po.xml. Paste it into the Notepad window.
  3. From the File menu, click Save As. Save the file as po.xml to a folder on your computer.
  4. From the File menu, click New.
  5. Copy the XML Schema document, po.xsd. Paste it into the Notepad window.
  6. From the File menu, click Save As. Save the file as po.xsd to the same folder in which you saved po.xml.
  7. From the File menu, click New.
  8. Copy the Uncommented Code for the Walk the SOM Application. Paste it into the Notepad window.
  9. From the File menu, click Save As. Save the file as po.vbs to the same folder in which you saved po.xml and po.xsd.
  10. Run po.vbs from either the Command Prompt or Windows Explorer.

    The results will be displayed in a message box window.