HELP! Ti-92 Programming Challenge.
[Prev][Next][Index][Thread]
HELP! Ti-92 Programming Challenge.
-
Subject: HELP! Ti-92 Programming Challenge.
-
From: Brian Ruth <ruth@WI.NET>
-
Date: Wed, 30 Oct 1996 19:05:06 -0600
-
In-Reply-To: <>
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