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
- Open Notepad.
- Copy the XML document, po.xml. Paste it into the Notepad window.
- From the File menu, click Save As. Save the file as po.xml to a folder on your computer.
- From the File menu, click New.
- Copy the XML Schema document, po.xsd. Paste it into the Notepad window.
- From the File menu, click Save As. Save the file as po.xsd to the same folder in which you saved po.xml.
- From the File menu, click New.
- Copy the Uncommented Code for the Walk the SOM Application. Paste it into the Notepad window.
- 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.
- Run po.vbs from either the Command Prompt or Windows Explorer.
The results will be displayed in a message box window.