Exercise 2: Updating the Run Page

In this exercise, you will tell the Project Tester to run the your newly created HTML file (instead of the default file Blink.tmp.html).
  1. Click the Project Manager control on the WorkShop tool bar.

  2. Click the Run tab in the Project Manager.

  3. Toggle Existing Run Page URL to Yes.
    All fields except Existing Run Page URL are grayed out. When the Existing Run Page URL is set to Yes, the WorkShop ignores the information in the Run tab when it runs the project.

  4. Enter the name of the new HTML file in the Existing Run Page URL text field.
    You need only enter file name, not the entire path name. The WorkShop will go to the source directory to get the file.

  5. Click Apply.

  6. Click the Project Tester control on the WorkShop tool bar.
    The WorkShop loads the new HTML file into the browser. You'll see the Blink project executing at a faster speed. You can also try out the link to the source code.

Next lesson:

You have completed the exercises in this tutorial. The next tutorial is Tutorial Eight: Creating a GUI.