How Do I...
Collapsed Create an application
Collapsed Add the user interface
Collapsed Write Smalltalk scripts
Expanded Test and debug my application
Run my application
Collapsed Test by printing results to the Transcript window
Expanded Debug my scripts
See what's in a debugger
Find the coding error
Find the error if I ran my application
Tip: See if the script is in the class
Find the error if I used Execute, Display, or Inspect
Look at the attribute values of objects used by my application
Find errors in scripts that run okay, but give incorrect results
Fix the coding error
Print records of the error
Collapsed Debug my connections
Collapsed Change my application
Collapsed Build the finished software product
Collapsed Work with databases
Collapsed Work with complex parts
Collapsed Share my work with others
How do I... tips
How Do I examples