Re: Program request


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

Re: Program request



Brett Baisley wrote:
>
> Hi,
> I am wondering if someone would help me.
>
> I want to make a program for my TI-85, so that it will display text. That's
> it, it sounds simple, but I have no idea how to do it.
>
> I want the program to display all of the formulas that i want to add, and
> then I want to be able to scroll down though them all.
>
> For example, here is what i want it to look like:
>
> Kw (the formula name)
>  Kw=Ka * Kb (the formula)
>
> Area
>  A=Base * Height
>
> Area of Triangle
>  A= Base * Height / 2
>
> Thats it. I don't want it to do anything but display the formulas, kind of
> like a database. Can someone please help me do this?
>
> If you can, thank you so much!!
>
> --
>   Brett Baisley
> e-mail:  bbaisley@nbnet.nb.ca ~or~ bbaisley@tripod.net
> web:  http://members.tripod.com/~bbaisley/

Well, reading the manual may help to learn the programming language :).

Or you can just do what I do and write all your formulas in a program
and just edit it whenever you wanna look at it.  Much easier to update,
helluva lot smaller, and I can guarantee the scrolling will be as fast
as possible.


References: