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.