Help with menus and labels.
[Prev][Next][Index][Thread]
Help with menus and labels.
I am writing a program that is a collection of math applications for the
TI-86. In the main menu I ahve the code:
Menu(...,2,"QuadFind",QuadFind,...)
When I execute the program and choose menu option two, QuadFind, I get Error
22: Label. The label definitly exists, it is just at the bottom of the page.
I tried changing the label name, and nothing works, unless I store the
codein a seperate program, move the QuadFind label to just below the menu,
and call it as a sub-routine. Can anyone show me how to make the label work?
Any help would be appreciated.
--
Lincoln A. Mullen
lamullen@hotmail.com
Follow-Ups: