HELP! Ti-92 Programming Challenge.


[Prev][Next][Index][Thread]

HELP! Ti-92 Programming Challenge.



Ok, I am writing a grade tracking program for the 92.  It uses the dialog
boxes for its menuing system.  It updates the menus like Professional
Menuing System.
I want to keep all of the grades for each class saved seperately so you can
keep an average for each grade.  My problem is this:


When I add a new class, I want to also creat a new list to store the grades
in based on the string given to me by the user i.e. "Science".  how can I
turn that into a string to store grades? If you would like, I can send you
the code so far.


brian