Generating Output
To start, you will simply generate the output by running the program through the debugger without setting any
breakpoints.
- Clear the contents of mailexport.xml Click on the "mailexport.xml" tab in the Editor Pane.
Delete the contents of the file - you will regenerate it in the next step. Save the file.
- Run the debugger Click on the "parse.pl" tab in the editor. From the menu, select
Debug|Start (or <F5>). In the
Debugging Options dialog box,
click OK to accept the defaults.
- View the contents of mailexport.xml Click on the "mailexport.xml" tab in the editor.
Komodo informs you that the file has changed. Click Yes to reload the file.
|