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