Index Previous 1 2 3 4 5

Creating a New Project: Step 5

All that is left to do is to edit a query that calls our Hello World! code. Click on the My ProjectQuery.f1q:

Screenshot 14

Once again, to proceed click on the Yes button, then type in
    all Test()
and compile the query:

Screenshot 15

Once the query is successfully compiled, it is automatically executed:

Screenshot 16



Index