Re: calling up calc menus in ti 82 programs


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

Re: calling up calc menus in ti 82 programs



On Thu, 6 Nov 1997, Madant1039 wrote:

>Subject: calling up calc menus in ti 82 programs
>
>i am making a program on my ti-82, and i want to make one of the menu choices
> in my program bring up the calc's DRAW menu and i cant figure out how to do
> it. if anyone out there knows how plesse post it on the board as well as Email
> me as i might not catch a response on here.

On the ti85 it could be something like this:
menu(1,"!DRAW!",DR
...
Lbl DR
DispG
Return
dont't know about ti82...


References: