Author Topic: [83+ BASIC]How to use the % character?  (Read 3584 times)

0 Members and 1 Guest are viewing this topic.

Krid

  • Guest
[83+ BASIC]How to use the % character?
« on: January 25, 2007, 05:56:00 am »
I seem to be incapable of printing a % to the screen. When I write my programs in Ti Graph Editor it replaces the %'s with a ?.

I, however, found a BASIC program that actually stores a bunch of these "hidden" characters in Str1, http://www.ticalc.org/archives/files/fileinfo/375/37572.html

The source does not seem to make sense when opened in Ti Graph Editor. So.. how do I do this?

Does this mean I'm working on something? Yeah, it does  :Ptongue.gif

elfprince13

  • Guest
[83+ BASIC]How to use the % character?
« Reply #1 on: January 25, 2007, 07:56:00 am »
use SourceCoder, or get a mac and use TI Connect OSX

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
[83+ BASIC]How to use the % character?
« Reply #2 on: January 25, 2007, 08:50:00 am »
You could just send this program to your calculator...

http://www.ticalc.org/archives/files/fileinfo/384/38404.html

Copy all the symbols you want from there.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
[83+ BASIC]How to use the % character?
« Reply #3 on: January 25, 2007, 11:04:00 am »
I made a program with all the characters you can access (on an 84+SE; I've been told there are problems with it on an 83+).
That includes quote and the STO-> arrow.
One of these days I'll get a sig I'm really proud of.

Offline trevmeister66

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1009
  • Rating: +14/-5
    • View Profile
[83+ BASIC]How to use the % character?
« Reply #4 on: January 25, 2007, 11:18:00 am »
and where is this so called program  O_Oshocked2.gif
Projects:    nameless RPG: 1.0%  |  Reverse Snake v1.5: 100%  |  Secret Project: 5%  |  DUNGEON: 70%

My MW2 Blog <-- Please visit :)

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
[83+ BASIC]How to use the % character?
« Reply #5 on: January 25, 2007, 01:42:00 pm »
nice to see you are still into calc stuff krid. Unfortunately i think the % char cant be used, except maybe with a special program :(sad.gif, else you need to use the I% from the finance app menu and hide the I with a space :(sad.gif

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
[83+ BASIC]How to use the % character?
« Reply #6 on: January 25, 2007, 02:51:00 pm »
Why do tifreak's suggestions get glossed over?  :???:confus.gif:(sad.gif
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

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
[83+ BASIC]How to use the % character?
« Reply #7 on: January 25, 2007, 03:20:00 pm »
i guess they prbly missed his post x.x or didnt read carefully

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
[83+ BASIC]How to use the % character?
« Reply #8 on: January 25, 2007, 11:45:00 pm »
Well, I didn't actually add " and -> to the prog yet, as it would require some external variables from the user.
But to get a quote, make a prog with Input Str1 and put in a quote.
STO is a little more fun; enter a storing equation on the homescreen, go into Y= editor, 2nd + Entry, delete the extra chars, and Equ->Str for the win.
One of these days I'll get a sig I'm really proud of.

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
[83+ BASIC]How to use the % character?
« Reply #9 on: January 26, 2007, 01:52:00 am »
hmm I wonder if this was asked before, but is there a way to store "->" into a string from a program without having to carry the string with us in the zip file/group??

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
[83+ BASIC]How to use the % character?
« Reply #10 on: January 26, 2007, 08:46:00 am »
I don't think so without asm.
One of these days I'll get a sig I'm really proud of.

Krid

  • Guest
[83+ BASIC]How to use the % character?
« Reply #11 on: January 27, 2007, 12:26:00 am »
Thanks for the solutions so far. The use of sourcecoder seems to be the most appropriate one, however I cant get it to work with the % character. All solutions requiring external programs on the calc will work but are not very fitting, seeing the game (Yeah, it's game.) would need an external program to work.

Basically I'm looking for a way to implent the % sign directly into the program code.

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
[83+ BASIC]How to use the % character?
« Reply #12 on: January 27, 2007, 03:12:00 am »
QuoteBegin-Krid+27 Jan, 2007, 6:26-->
QUOTE (Krid @ 27 Jan, 2007, 6:26)
seeing the game (Yeah, it's game.)  

%)rolleyes2.gif

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
[83+ BASIC]How to use the % character?
« Reply #13 on: January 27, 2007, 03:20:00 am »
Krid, if you use the program I posted on the calc and copied it into your game, then you do not need an external program. The whole point of the program Kerm and I made is to allow a programmer to copy a symbol into their program.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Krid

  • Guest
[83+ BASIC]How to use the % character?
« Reply #14 on: January 27, 2007, 03:49:00 am »
QuoteBegin-tifreak8x+27 Jan, 2007, 14:2-->
QUOTE (tifreak8x @ 27 Jan, 2007, 14:20)
Krid, if you use the program I posted on the calc and copied it into your game, then you do not need an external program. The whole point of the program Kerm and I made is to allow a programmer to copy a symbol into their program.  

:banghead:banghead.gif I missed the crucial part of your program!  :banghead:banghead.gif

Great, I've got it to work now! :)smile.gif:king:king2.gif