Lab Session: Fix a program with syntax errors and make some enhancements: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "In this lab you will fix some problems in the code for your app and add some functionality.")
 
No edit summary
Line 1: Line 1:
In this lab you will fix some problems in the code for your app and add some functionality.
In this lab you will fix some problems in the code for your app and add some functionality.
== Student Outline ==
# Open LabFix.nsx
# ...
# Link the forms together using the change form properties:
#* ...
== Files ==
* [[File:LabFix.nsx]]
* [[File:LabFixSolution.nsx]]

Revision as of 20:48, 11 December 2013

In this lab you will fix some problems in the code for your app and add some functionality.

Student Outline

  1. Open LabFix.nsx
  2. ...
  3. Link the forms together using the change form properties:
    • ...

Files