Author Topic: Fun with strings!  (Read 6980 times)

0 Members and 1 Guest are viewing this topic.

Offline lookitsan00b

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 173
  • Rating: +37/-3
    • View Profile
Re: Fun with strings!
« Reply #30 on: December 16, 2010, 11:43:05 am »
That can work inside Output(?

You seem to always find a solution to everything I post. Could you actually post your entire source code on how to display STO character inside a BASIC program on the home screen?

EDIT: Actually that works, thanks. I have bad memories about Equ>String, though O.O (See the TI-OS glitches section)

actually, you have to have the " and/or -> already in a string var, then you can treat it just like a normal string. Any other way = syntax error. So yeah you have to include the string var with your program.

MathPrint OSes are just a bunch of glitches.  >:(

Hey! thats not true! take it back! where would we be without fnInt(, remainder(, randintnorep(, fractions, and the ability to scroll up and delete your previous entries (not to mention the CLASSIC token/mode :P)?  TI could've just made the OS ALL mathprint, after all... no mode setting to go back.

Wow. When I put it that way, it makes me almost LIKE TI O.O
« Last Edit: December 16, 2010, 08:32:18 pm by lookitsan00b »
My TI-94+SE is broken.  I used some flawed existential conditioning on it, and it crashed. :(

Activity level:
{====______}

Spoiler For Securite:
{=========_}

A couple security flaws
Need a good backdoor short of reinstalling the OS
Completely immobilized and invalidated by Zstart. And rendered incompatible.
Spoiler For FFTATIA:
{====______}

framework: mostly done
graphics engine: undergoing complete rewrite
still need character and enemy sprites!!! :P

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: Fun with strings!
« Reply #31 on: December 16, 2010, 09:27:21 pm »
Yeah but the issue with MathPrint is that it breaks compatibility with old BASIC programs sometimes, some ASM programs, is not as stable and MathPrint mode is very slow. Try to scroll down the Y= menu, for example. To run any homescreen BASIC game, you have to disable MathPrint, else the game run 60% slower.

MathPrint is great in a math point of view, but in a TI community development point of view, it's a nightmare. KermMartian spent days trying to make Doors CS 7.1 OS 2.53 MP compatible...

Also I rated down your post because it was rude. If you're a OS 2.53 MP fanboy, it doesn't mean you have to attack others that dislike it, especially considering they have huge reasons to dislike it, like you have reasons to like it.

MathPrint OSes are just a bunch of glitches.  >:(
Yeah but actually MathPrint at least doesn't have that one Equ>String glitch I mentionned.
« Last Edit: December 16, 2010, 09:29:21 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Fun with strings!
« Reply #32 on: December 16, 2010, 10:14:28 pm »

Hey! thats not true! take it back! where would we be without fnInt(, remainder(, randintnorep(, fractions, and the ability to scroll up and delete your previous entries (not to mention the CLASSIC token/mode :P)?

Um, exactly where we were before mathprint :P
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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: Fun with strings!
« Reply #33 on: December 16, 2010, 10:54:09 pm »
I wish TI just copied MathPrint from the TI-73 and implemented it on the 83+ and 84+ and added the ability to disable it. On the 73 it runs very fast, even faster than on the 84+, even if it's a slower processor.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)