Error # 8

January 14, 2007

Error 8

Error type: Syntax

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error8-1.png[/IMG]

Purpose: Supposed to link to another form.

Problem: It displays an error message.

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error8-2.png[/IMG]

Solution: First I checked if there was a form to link to. The second form is frmRead.

If I already have an object to link to, that means only the code is wrong.

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error8-3.png[/IMG]

1 look at it and I found the error. There was a spelling mistake in line 2. It read “frmNw” not “frmNew”. I corrected this and tried.

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error8-4.png[/IMG]

Error # 7

January 14, 2007

Error type: logic

Screenshot

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error7-1.png[/IMG]

Problem: The program allows me to convert Fahrenheit degrees into degrees. When I input the numbers and click the button the number seems wrong. I believed that this error was logic because it is the worst type and I didn’t get an error message.

Screenshot of error

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error7-2.png[/IMG]

Solution: I have to check the code regarding the button. I have to look at the code very closely to check for errors because lack of error message could cause difficulty.

I decided to do some research and I found out the formula is;

C = 5/9(F-32).

Immediately, I found the problem because the formula was incorrect.

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error7-3.png[/IMG]

I immediately corrected this problem and tested the program.

Edited version

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error7-4.png[/IMG]

Picture of correct

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error7-5.png[/IMG]

Error # 6

January 14, 2007

Error # 6

Error type: Compile

Screenshot of program:

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error6-1.png[/IMG]

Problem: The program is supposed to input information from a file for the user to read. Instead of that happening, an o appears in the list box.

Solution:
Checking the button code is absolutely the first step.

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error6-2.png[/IMG]

From here, I already noticed the error. While I found out that there was already a “open”. But I found out that the problem is that I forgot to include to add “Input#1, nom, wage, hrs.”

As soon as I added it in, here’s the screenshot of the edited version.

[IMG]http://i122.photobucket.com/albums/o242/Rozen123/error6-3.png[/IMG]

The program worked fine after.

Dec. 21 2006

December 21, 2006

We finished the SDC problem definition and problem specification.

We also finished the IPO chart for the program.

December 20, 2006

Dec. 20 2006

Code has been written for the “Click” button.

Currently working on “Membership”

Currently working on SDC word file

Description

December 19, 2006

In this badminton program, loops, arrays and procedures will all be used to display the badminton’s player stats, list of players and what score will they get. The program will use loops to input the competitor’s name and for membership if needed. The input functions will use the inputbox for entering in data.

You begin with several buttons. You click the membership, there will be an input box for you to enter information (your name and your age). It will keep asking you until a certain amount.

The “click” button is used to display the team’s recent stats by opening up a notepad file for viewing.

Hello world!

December 19, 2006

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!