This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's TI-BASIC subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. TI-Basic => TI-BASIC
Author Message
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 27 Aug 2003 08:26:44 am    Post subject:

I don't know why I didn't think of this earlier, but Multi-Tasking for basic isn't that hard, its all a matter of saving all the variables to a list, or matrix, or string, or something! Not that I was going to do anything with it, I just wanted to mention...
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 27 Aug 2003 08:29:55 am    Post subject:

And it would be easy to terminate to, although most of you know this just

While A=5
...
stuff
...
0->K
While K=0
getKey-K
End

If K=5:4->A
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 04 Sep 2003 08:00:40 pm    Post subject:

What you have described is Task Switching not Multi Tasking.

Multi Tasking invlolves giveing each program a turn in sequence, but only one program will be active.

e.g.

When you activate one program, the others are still active but the user interface is not available.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement