Casio CFX-9850GBPLUS

User Manual - Page 386

For CFX-9850GBPLUS.

PDF File Manual, 486 pages, Download pdf file

Loading ...
Loading ...
Loading ...
358
20-3 Debugging a Program
A problem in a program that keeps the program from running correctly is called a
“bug,” and the process of eliminating such problems is called “debugging.” Either
of the following symptoms indicates that your program contains bugs and that
debugging is required.
•Error messages appearing when the program is run
•Results that are not within your expectations
uu
uu
uTo eliminate bugs that cause error messages
An error message, like the one shown below, appears whenever something illegal
occurs during program execution.
When such a message appears, press d or e to display the location where the
P. 436 error was generated, along with the cursor. Check the “Error Message Table” for
steps you should take to correct the situation.
P. 360 •Note that pressing d or e will not display the location of the error if the
program is password protected.
uu
uu
uTo eliminate bugs that cause bad results
If your program produces results that are not what you normally expect, check the
P. 365 contents of the program and make necessary changes. See “Editing File Names
and Program Contents” for details on how to change program contents.
Loading ...
Loading ...
Loading ...