Previous Next
Running the executable

In the Project Editor

  1. Make sure that complex.shared is highlighted in the Project Tree.
  2. Choose Target > Run complex.
    The Program Arguments dialog appears:

    Click for full size, then use Back button

  3. Clear the Background Execution check box.
  4. Press Ok.
    The Shell Tool appears.
In the Shell Tool
The complex example outputs the numbers that you enter in the Shell Tool.
  1. Enter some values and test to see if the output is correct. You'll notice that it isn't.
    Obviously, there is an implementation error in one of the files in the project. To fix this error:
  2. Close the Shell tool.