Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Trying the Application

We can test our new application from Studio:

  1. Compile the TXML.Menu class using the Compile command within the Build menu. If you encounter errors compiling your class, correct them and try again.

  2. View the results of TXML.Menu class via a browser: Use the Web Page command within the View menu to launch a browser that will display your page.

You should see a very simple, tree-like display of the data from your XML menu document displayed within your browser.

If you change the contents of the XML menu document and refresh your browser, you should see the changes.

FeedbackOpens in a new tab