Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
TI-BASIC
»
[83+ BASIC]How to use the % character?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [83+ BASIC]How to use the % character? (Read 4166 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
Logged
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
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
[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.
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
[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.
Logged
One of these days I'll get a sig I'm really proud of.
trevmeister66
LV9
Veteran (Next: 1337)
Posts: 1009
Rating: +14/-5
[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_O
Logged
Projects: nameless RPG: 1.0% |
Reverse Snake v1.5:
100% | Secret Project: 5% | DUNGEON: 70%
My
MW2 Blog
<-- Please visit
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
[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
, else you need to use the I% from the finance app menu and hide the I with a space
Logged
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
[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? :
:
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
[83+ BASIC]How to use the % character?
«
Reply #7 on:
January 25, 2007, 03:20:00 pm »
i guess they prbly missed his post
or didnt read carefully
Logged
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
[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.
Logged
One of these days I'll get a sig I'm really proud of.
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
[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??
Logged
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
[83+ BASIC]How to use the % character?
«
Reply #10 on:
January 26, 2007, 08:46:00 am »
I don't think so without asm.
Logged
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.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
[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.)
%)
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
[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.
Logged
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.
I missed the crucial part of your program!
Great, I've got it to work now!
:king:
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
TI-BASIC
»
[83+ BASIC]How to use the % character?