Author Topic: Ti Basic on Computer  (Read 7096 times)

0 Members and 1 Guest are viewing this topic.

Offline Ding_Programs

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 147
  • Rating: +0/-0
    • View Profile
Ti Basic on Computer
« on: October 04, 2008, 05:44:24 pm »
I am really tired of typing stuff onto my calculator. I have already used most of the tibasic on computer programs on ticalc, except that none of them are really good (in that i can actually program faster on the calculator...). Some of them i couldn't get to work, while some of them had this weird caps lock and non caps thingy. For example, to use the "output" argument, you would have to type in OUTPUT(1,1,"whatever"). If you wanted to display something you would have to use disp "whatever" If you wanted to text something it was Text(1,1,"387529). As you can see some of them are all lowercase, some of them are all uppercase while others are some upper and some lower case. I can't remember them all. If you use the wrong upper or lower case, it won't work on the calculator. I have tried. So yea, this is the end to my rambing. Oh and one of the purpose to this topic is so someone can direct me to a decent tibasic on computer program

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: Ti Basic on Computer
« Reply #1 on: October 04, 2008, 07:23:40 pm »
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline nitacku

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 300
  • Rating: +30/-1
  • ni-ta-ku ^_^
    • View Profile
Re: Ti Basic on Computer
« Reply #2 on: October 04, 2008, 08:28:45 pm »
you'll also need the ti-program editor font if you want the program to work correctly.
You can find the font here: http://www.unitedti.org/index.php?showtopic=4722&st=0&p=73879&#entry73879

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: Ti Basic on Computer
« Reply #3 on: October 04, 2008, 09:10:16 pm »
That zip should have everything in it you need, as I have been using it continuously. I have found a few of my programs that it did not like, and I have not yet figured out why...
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ti Basic on Computer
« Reply #4 on: October 04, 2008, 11:40:20 pm »
There is also the good old TI-Graph Link, but it doesn't support illegal characters if I remember and it can crash in anything made above Windows 98
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Ti Basic on Computer
« Reply #5 on: October 05, 2008, 12:39:57 am »
Yup, graphlink is a good resource and can be found on Texas Instrument's website on the same page as the ti connect software. I think there is a program called source coder on Kerm martin's website (cemetech) on which you can edit BASIC programs as well, although I have never tried it. Personally I prefer to code on calc in BASIC and most people that code BASIC do. I have gotten to where i can code and type on my calc (as have many others) nearly as fast as I can on computer. :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ti Basic on Computer
« Reply #6 on: October 05, 2008, 12:59:27 am »
lol I used to type faster on calc than computer
In 2001 I think I typed at about 10-15 wpm on the comp and 35-40 on the calc, then when I got my first computer ever in 2004 20-25 wpm on the comp and eventually slowed down on calc due to less coding being done so I would say I now type faster on the PC, altough still rahter slow (about 30-35 wpm maybe, sometimes slower)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Ding_Programs

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 147
  • Rating: +0/-0
    • View Profile
Re: Ti Basic on Computer
« Reply #7 on: October 05, 2008, 08:48:24 am »
oh lol thanks guys!