There is at least one glitch in the latest release. The Single Student (MP) report crashes. This is caused by a typo in the code. If you want to fix it yourself, change line 2432 of file frmGol.class to:
ELSE IF cl.mymps[CurrentMP].Assignments.Length < 1 THEN
I forgot the "s" on Assignments.
This will be fixed in the next release. Keep the bug reports coming!
Saturday, September 15, 2007
Subscribe to:
Post Comments (Atom)
2 comments:
I also fixed an error in the Attendance Codes dialog encountered when try to EDIT without first selecting a code.
Another fix: When editing a student's info, the issue date and return date no longer display nonsense data when no textbook has been issued.
Post a Comment