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
»
General Calculator Help
»
Help. I'm pretty sure I screwed something up bad.
« previous
next »
Print
Pages: [
1
]
2
3
...
6
Go Down
Author
Topic: Help. I'm pretty sure I screwed something up bad. (Read 31924 times)
0 Members and 2 Guests are viewing this topic.
ACagliano
LV8
Addict (Next: 1000)
Posts: 919
Rating: +32/-2
Help. I'm pretty sure I screwed something up bad.
«
on:
April 08, 2010, 07:19:27 pm »
My calculator is no longer letting me modify or store to Strings in programs. Even the simple command:
Code:
[Select]
Input "",Str0
is yielding "Err: Undefined". This is true for the "sub(" command and the "equ->string(" and "string->equ(" commands. This is even if I predefine the string. And it's EVERY string.
Editing and defining of strings outside of the program is fully functional.
What is going on?
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #1 on:
April 08, 2010, 07:22:14 pm »
Weird, what were you doing recently?
Try a RAM reset as well, and check your memory menu and see if they exist.
Logged
ACagliano
LV8
Addict (Next: 1000)
Posts: 919
Rating: +32/-2
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #2 on:
April 08, 2010, 07:24:38 pm »
Only working with Axe stuff recently.
RAM reset: same error.
Memory Menu: no strings in memory
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #3 on:
April 08, 2010, 07:25:53 pm »
Odd...
Check to see if CalcSys thinks they are there.
Also, pre-define a string and see if it shows up, too.
Logged
ACagliano
LV8
Addict (Next: 1000)
Posts: 919
Rating: +32/-2
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #4 on:
April 08, 2010, 07:27:13 pm »
Yes, a predefined String shows up.
Resetting DEFAULT had no effect-still error.
Calc Sys pending
Where am I heading in CalcSys?
«
Last Edit: April 08, 2010, 07:29:48 pm by ACagliano
»
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #5 on:
April 08, 2010, 07:33:02 pm »
In CalcSys, go to More>VAT>1 and look up the string (I think. No calc atm)
Then, look for your string and post with the hex/characters.
Logged
ACagliano
LV8
Addict (Next: 1000)
Posts: 919
Rating: +32/-2
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #6 on:
April 08, 2010, 07:34:08 pm »
Str0: FD10
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #7 on:
April 08, 2010, 07:35:11 pm »
Anything else? Post with the whole page of hex, please, along with the string it should be and the characters displayed below each byte.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #8 on:
April 08, 2010, 07:35:47 pm »
strange, I never heard of this error before. It must be a bad ASM prog that was ran before that. I would try maybe backing up your stuff too if you have the chance, in case (nvm if you got CalcUtil and do stuff from archive)
Logged
ACagliano
LV8
Addict (Next: 1000)
Posts: 919
Rating: +32/-2
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #9 on:
April 08, 2010, 07:38:18 pm »
1. FD2B:F
2. FD22:E
3. FD19:C
4. FD10:Str0
5. FD07:M
6. Next
7. Back
Is this what u need? It's under the "Symbol VAT".
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #10 on:
April 08, 2010, 07:39:29 pm »
Press "4"
Logged
ACagliano
LV8
Addict (Next: 1000)
Posts: 919
Rating: +32/-2
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #11 on:
April 08, 2010, 07:40:07 pm »
Lets do this on the chat.
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #12 on:
April 08, 2010, 07:40:50 pm »
I'll post the solution once we are done.
Logged
SirCmpwn
Guest
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #13 on:
April 08, 2010, 07:41:29 pm »
Ah! OmnomIRC bot is down. Netsplit.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Help. I'm pretty sure I screwed something up bad.
«
Reply #14 on:
April 08, 2010, 07:45:50 pm »
Mhmm that last post was totally offtopic and it was even a double-post
Wait nvm the post was on the topic of doing it in the chat
my bad
Still double post tho
«
Last Edit: April 08, 2010, 11:04:40 pm by DJ Omnimaga
»
Logged
Print
Pages: [
1
]
2
3
...
6
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
General Calculator Help
»
Help. I'm pretty sure I screwed something up bad.