User's Guide


Debugging code

A Debugger window opens whenever an error occurs in running code. You use a debugger to find and fix coding errors.

You can also use a debugger to examine code that functions properly and see what messages are sent when the code runs.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]